chore: fl_build

This commit is contained in:
lollipopkit
2024-06-13 21:22:44 +08:00
parent dcb9464d8f
commit 4e33a98631
5 changed files with 29 additions and 29 deletions

View File

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