bump: v1297

This commit is contained in:
lollipopkit🏳️‍⚧️
2026-01-19 09:40:31 +08:00
parent 7926a4d4a6
commit d5e22cbc65
5 changed files with 28 additions and 26 deletions

View File

@@ -3,6 +3,6 @@
abstract class BuildData {
static const String name = "ServerBox";
static const int build = 1291;
static const int build = 1297;
static const int script = 70;
}