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

version bump (0.5.4)

This commit is contained in:
LoJoSho
2024-12-29 16:28:18 -06:00
parent a4c11c80e6
commit db71122b3f

View File

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