bump: v1330

This commit is contained in:
lollipopkit🏳️‍⚧️
2026-03-07 02:07:58 +08:00
parent 04b47a385a
commit d8d74defea
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 = 1316;
static const int script = 70;
static const int build = 1330;
static const int script = 71;
}