migrate: fl_lib v235

This commit is contained in:
lollipopkit🏳️‍⚧️
2025-01-13 21:57:12 +08:00
parent 0ae0241800
commit 4777166dd9
7 changed files with 54 additions and 55 deletions

View File

@@ -3,6 +3,6 @@
abstract class BuildData {
static const String name = "ServerBox";
static const int build = 1124;
static const int build = 1123;
static const int script = 59;
}