mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
bump: v1262
This commit is contained in:
@@ -3,6 +3,6 @@
|
||||
|
||||
abstract class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 1256;
|
||||
static const int build = 1262;
|
||||
static const int script = 69;
|
||||
}
|
||||
|
||||
@@ -127,6 +127,9 @@ abstract final class GithubIds {
|
||||
'xiaomeng9597',
|
||||
'mingzhao2019',
|
||||
'HHXXYY123',
|
||||
'Lancerys',
|
||||
'yaziku',
|
||||
'yeluosln',
|
||||
};
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user