bump: v1313

This commit is contained in:
lollipopkit🏳️‍⚧️
2026-02-04 14:54:34 +08:00
parent 64dc00475a
commit 2d1e0a7edd
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 = 1297;
static const int build = 1313;
static const int script = 70;
}