9
0
mirror of https://github.com/Xiao-MoMi/Custom-Nameplates.git synced 2025-12-19 15:09:23 +00:00

2.3 release

This commit is contained in:
XiaoMoMi
2024-01-25 04:53:43 +08:00
parent 4850d0b25c
commit 5f26759b06
19 changed files with 229 additions and 54 deletions

View File

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