9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2026-01-06 15:51:50 +00:00

version bump (2.3.1-DEV)

This commit is contained in:
LoJoSho
2023-05-08 12:22:46 -05:00
parent f36d558e13
commit 751509ece4

View File

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