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

2.3-beta-1

This commit is contained in:
XiaoMoMi
2024-01-22 10:58:17 +08:00
parent 3975a1192e
commit 90c5da446a
17 changed files with 344 additions and 160 deletions

View File

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