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

version bump (2.6.1)

This commit is contained in:
LoJoSho
2023-08-25 21:51:48 -05:00
parent d1fc84b5bc
commit c051b267cf

View File

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