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

version bump (2.8.3)

This commit is contained in:
Logan
2025-12-17 11:06:30 -06:00
parent 223ffa46eb
commit e88b84610e

View File

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