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

version bump (2.2.0)

This commit is contained in:
LoJoSho
2023-02-11 10:19:03 -06:00
parent b49cebdec8
commit fb79293902

View File

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