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