chore: bump: v1276

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-12-06 12:03:10 +08:00
parent 141519d952
commit 038f0d4d77
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 = 1270;
static const int script = 69;
static const int build = 1276;
static const int script = 70;
}