bump: v1251

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-09-09 13:14:01 +08:00
parent 194774d6fb
commit e70abeef04
5 changed files with 29 additions and 29 deletions

View File

@@ -3,6 +3,6 @@
abstract class BuildData {
static const String name = "ServerBox";
static const int build = 1246;
static const int build = 1251;
static const int script = 69;
}