9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2026-01-03 22:26:21 +00:00

version bump (2.3.0)

This commit is contained in:
LoJoSho
2023-05-06 10:28:26 -05:00
parent aca14f8a04
commit ab8ae8ee76

View File

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