bump: v1256

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-09-15 02:35:42 +08:00
parent 275581cfa3
commit 17db393c12
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 = 1253;
static const int build = 1256;
static const int script = 69;
}