bump: v1291

This commit is contained in:
lollipopkit🏳️‍⚧️
2026-01-14 13:32:30 +08:00
parent 06070c29b9
commit 874d28be12
5 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 = 1276;
static const int build = 1291;
static const int script = 70;
}