chore: bump version

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-06-25 13:15:29 +08:00
parent 5eb48b2717
commit 6b9b8f0dbb
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 = 988;
static const int build = 992;
static const int script = 49;
}