mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 07:14:28 +01:00
fix: linux build
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
abstract class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 1184;
|
||||
static const int build = 1185;
|
||||
static const int script = 63;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user