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