mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
#42 new: docker logs
This commit is contained in:
@@ -2,8 +2,8 @@
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 310;
|
||||
static const int build = 313;
|
||||
static const String engine = "3.10.0";
|
||||
static const String buildAt = "2023-05-14 17:02:42.374273";
|
||||
static const int modifications = 20;
|
||||
static const String buildAt = "2023-05-16 17:56:08.999957";
|
||||
static const int modifications = 6;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user