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

version bump (0.8.0)

This commit is contained in:
Logan
2025-09-07 14:54:49 -05:00
parent a9b28dd6e5
commit 0efd370078

View File

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