chore: bump version

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-07-26 23:35:59 +08:00
parent 8be94aa09c
commit a3b48fc01c
4 changed files with 26 additions and 26 deletions

View File

@@ -2,6 +2,6 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 1032;
static const int build = 1034;
static const int script = 54;
}