mirror of
https://github.com/HibiscusMC/HMCCosmetics.git
synced 2026-01-04 15:41:45 +00:00
Bump version number
This commit is contained in:
@@ -7,7 +7,7 @@ plugins {
|
|||||||
}
|
}
|
||||||
|
|
||||||
group = "io.github.fisher2911"
|
group = "io.github.fisher2911"
|
||||||
version = "1.10.1"
|
version = "1.10.2"
|
||||||
description = "Intuitive, easy-to-use cosmetics plugin, designed for servers using resource packs.\n"
|
description = "Intuitive, easy-to-use cosmetics plugin, designed for servers using resource packs.\n"
|
||||||
|
|
||||||
repositories {
|
repositories {
|
||||||
@@ -75,7 +75,7 @@ tasks {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// todo - remove (Testing only)
|
// todo - remove (Testing only)
|
||||||
destinationDirectory.set(file("D:\\paper-1.18.1\\plugins"))
|
//destinationDirectory.set(file("D:\\paper-1.18.1\\plugins"))
|
||||||
}
|
}
|
||||||
|
|
||||||
javadoc {
|
javadoc {
|
||||||
|
|||||||
Reference in New Issue
Block a user