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

version bump (0.6.3)

This commit is contained in:
LoJoSho
2025-03-29 10:56:40 -05:00
parent 04b0e23a96
commit 0aa62a485f

View File

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