mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
opt.
- `TerminalColors` - ssh virtual key auto switch
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 321;
|
||||
static const String engine = "3.10.2";
|
||||
static const String buildAt = "2023-05-26 20:09:33.821996";
|
||||
static const int modifications = 2;
|
||||
static const int build = 328;
|
||||
static const String engine = "3.10.0";
|
||||
static const String buildAt = "2023-05-27 19:03:35.177457";
|
||||
static const int modifications = 3;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user