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

version bump (0.7.1)

This commit is contained in:
LoJoSho
2025-07-04 11:59:23 -05:00
parent 2d377e5bac
commit 73ef9738bb

View File

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