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

version bump (2.4.0-DEV)

This commit is contained in:
LoJoSho
2023-05-24 09:57:03 -05:00
parent 7ea4ccccef
commit 9c2120d13d

View File

@@ -8,7 +8,7 @@ plugins {
}
group = "com.hibiscusmc"
version = "2.3.2-DEV"
version = "2.4.0-DEV"
allprojects {
apply(plugin = "java")