bump: v1316

This commit is contained in:
lollipopkit🏳️‍⚧️
2026-02-04 20:25:18 +08:00
parent d5e15574d7
commit 360baf2d75
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 = 1315;
static const int build = 1316;
static const int script = 70;
}