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

version bump (2.7.8)

This commit is contained in:
lojosho
2025-04-14 16:34:48 -05:00
parent a8f035bbe2
commit d6f7d0fcb3

View File

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