bump: v1253

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-09-09 13:32:17 +08:00
parent 98e13c39cf
commit fd2bf08f78
4 changed files with 27 additions and 27 deletions

View File

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