bump: v1270

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-10-20 09:32:07 +08:00
parent 5272324be6
commit 70040c5840
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 = 1262;
static const int build = 1270;
static const int script = 69;
}