diff --git a/common/build.gradle.kts b/common/build.gradle.kts index 559566cd..7b728679 100644 --- a/common/build.gradle.kts +++ b/common/build.gradle.kts @@ -7,7 +7,7 @@ plugins { } group = "io.github.fisher2911" -version = "1.9.3" +version = "1.9.4" description = "Intuitive, easy-to-use cosmetics plugin, designed for servers using resource packs.\n" repositories { @@ -125,4 +125,4 @@ bukkit { description = "Permission to open another player's wardrobe" } } -} \ No newline at end of file +}