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

version bump (2.7.0-DEV)

This commit is contained in:
LoJoSho
2023-12-23 11:54:20 -06:00
parent d7fe2475ed
commit 967349f5af

View File

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