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

version bump (2.8.1)

This commit is contained in:
Logan
2025-08-17 14:43:59 -05:00
parent 158f3afdec
commit 937f66e8c5

View File

@@ -8,7 +8,7 @@ plugins {
}
group = "com.hibiscusmc"
version = "2.8.0${getGitCommitHash()}"
version = "2.8.1${getGitCommitHash()}"
allprojects {
apply(plugin = "java")