mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-17 23:34:24 +01:00
@@ -2,8 +2,8 @@
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 328;
|
||||
static const int build = 329;
|
||||
static const String engine = "3.10.0";
|
||||
static const String buildAt = "2023-05-27 19:03:35.177457";
|
||||
static const int modifications = 3;
|
||||
static const String buildAt = "2023-05-27 22:51:11.684423";
|
||||
static const int modifications = 7;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user