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

Revert "Revert "version bump (0.7.2)""

This reverts commit 673175aba9.
This commit is contained in:
Logan
2025-08-17 10:00:44 -05:00
parent 673175aba9
commit 68396ac619

View File

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