bump: v1246

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-09-05 12:31:33 +08:00
parent a869b97502
commit 0c7b72fb2c
5 changed files with 33 additions and 32 deletions

View File

@@ -3,6 +3,6 @@
abstract class BuildData {
static const String name = "ServerBox";
static const int build = 1241;
static const int build = 1246;
static const int script = 69;
}