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

version bump (2.4.1)

This commit is contained in:
LoJoSho
2023-06-10 16:02:27 -05:00
parent 0f65c20095
commit e48dcf9150

View File

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