9
0
mirror of https://github.com/HibiscusMC/HMCCosmetics.git synced 2025-12-28 11:29:18 +00:00

version bump (2.5.1)

This commit is contained in:
LoJoSho
2023-07-30 22:06:39 -05:00
parent 14288479f4
commit 210e6f61d6

View File

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