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

version bump (2.7.6)

This commit is contained in:
LoJoSho
2025-02-25 19:16:45 -06:00
parent 4bb00071d4
commit 436de38102

View File

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