bump: v1220

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-08-18 12:21:52 +08:00
parent f5634d6e88
commit fcb3d7e2b3
8 changed files with 40 additions and 40 deletions

View File

@@ -3,6 +3,6 @@
abstract class BuildData {
static const String name = "ServerBox";
static const int build = 1219;
static const int build = 1220;
static const int script = 68;
}