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

chore: bump up minor version

This commit is contained in:
yusshu
2025-03-01 18:12:27 -05:00
parent 470de3b749
commit f470e55142

View File

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