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

version bump (2.0)

This commit is contained in:
LoJoSho
2023-01-12 12:57:30 -06:00
parent 5b0ed5414b
commit 3acd2b7480

View File

@@ -9,7 +9,7 @@ plugins {
}
group = "com.hibiscusmc"
version = "Infdev"
version = "2.0"
allprojects {
apply(plugin = "java")