9
0
mirror of https://github.com/Xiao-MoMi/Custom-Crops.git synced 2025-12-30 20:39:19 +00:00
This commit is contained in:
XiaoMoMi
2024-07-01 00:27:52 +08:00
parent ddc7fd16d5
commit caef3c8ae5
5 changed files with 3 additions and 4 deletions

View File

@@ -8,7 +8,7 @@ plugins {
allprojects {
project.group = "net.momirealms"
project.version = "3.5.4"
project.version = "3.5.5"
apply<JavaPlugin>()
apply(plugin = "java")