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

version bump (2.0.1)

This commit is contained in:
LoJoSho
2023-01-13 17:58:26 -06:00
parent 7e139fb942
commit b261597b0e

View File

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