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

version bump (0.6.2)

This commit is contained in:
LoJoSho
2025-02-25 19:18:18 -06:00
parent a7dc93a08a
commit a89b73b4d3

View File

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