mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 15:54:35 +01:00
#50 new: docker shell
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 320;
|
||||
static const int build = 321;
|
||||
static const String engine = "3.10.2";
|
||||
static const String buildAt = "2023-05-26 20:00:35.224841";
|
||||
static const int modifications = 5;
|
||||
static const String buildAt = "2023-05-26 20:09:33.821996";
|
||||
static const int modifications = 2;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user