9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-19 15:09:19 +00:00

version bump (2.8.2)

This commit is contained in:
Logan
2025-08-18 20:36:53 -05:00
parent 1ef7f4759f
commit 3907bc5839

View File

@@ -8,7 +8,7 @@ plugins {
}
group = "com.hibiscusmc"
version = "2.8.1${getGitCommitHash()}"
version = "2.8.2${getGitCommitHash()}"
allprojects {
apply(plugin = "java")