chore: bump version

This commit is contained in:
lollipopkit🏳️‍⚧️
2024-06-24 00:56:45 +08:00
parent ddaf916170
commit 3798a23183
7 changed files with 37 additions and 37 deletions

View File

@@ -2,6 +2,6 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 985;
static const int build = 988;
static const int script = 49;
}