chore: bump version

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-08-04 19:26:31 +08:00
parent 64676bc5cb
commit aaa69f0f95
21 changed files with 59 additions and 65 deletions

View File

@@ -2,6 +2,6 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 1049;
static const int build = 1051;
static const int script = 56;
}