bump: v1231

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-09-01 01:19:23 +08:00
parent 56e67f4725
commit b1b0d9a18f
4 changed files with 26 additions and 26 deletions

View File

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