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

version bump (2.7.10)

This commit is contained in:
LoJoSho
2025-06-24 11:14:37 -05:00
parent ff1addfd65
commit 62f32cc03d

View File

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