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

version bump (2.7.9)

This commit is contained in:
LoJoSho
2025-05-31 09:07:45 -05:00
parent bebee807bc
commit 36d4009f5e

View File

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