bump: v1340

This commit is contained in:
lollipopkit🏳️‍⚧️
2026-03-22 23:27:57 +08:00
parent 09431a0b08
commit bc143f0946
5 changed files with 34 additions and 34 deletions

View File

@@ -3,6 +3,6 @@
abstract class BuildData {
static const String name = "ServerBox";
static const int build = 1331;
static const int build = 1340;
static const int script = 71;
}