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

version bump (0.7.2)

This commit is contained in:
LoJoSho
2025-08-01 22:10:47 -05:00
parent 99f3c240e4
commit 1c1172bd9c

View File

@@ -11,7 +11,7 @@ plugins {
}
group = "me.lojosho"
version = "0.7.1${getGitCommitHash()}"
version = "0.7.2${getGitCommitHash()}"
allprojects {
apply(plugin = "java")