bump: v1351

This commit is contained in:
lollipopkit🏳️‍⚧️
2026-04-01 18:44:38 +08:00
parent 183cdf98eb
commit 70dff96e4d
5 changed files with 34 additions and 34 deletions

View File

@@ -3,6 +3,6 @@
abstract class BuildData {
static const String name = "ServerBox";
static const int build = 1340;
static const int build = 1351;
static const int script = 71;
}