9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-19 15:09:23 +00:00
This commit is contained in:
XiaoMoMi
2024-01-24 05:05:17 +08:00
parent 60dfefe3bc
commit 983b8b93a9
4 changed files with 4 additions and 3 deletions

View File

@@ -7,7 +7,7 @@ plugins {
allprojects {
version = "2.3.0.0-beta-3"
version = "2.3.0.0-beta-4"
apply<JavaPlugin>()
apply(plugin = "java")