mirror of
https://github.com/lollipopkit/flutter_server_box.git
synced 2025-12-18 07:44:26 +01:00
new: github actions
This commit is contained in:
@@ -1,10 +1,10 @@
|
||||
// This file is generated by ./make.dart
|
||||
// This file is generated by make script. Do not edit.
|
||||
|
||||
class BuildData {
|
||||
static const String name = "ServerBox";
|
||||
static const int build = 912;
|
||||
static const String engine = "3.22.0";
|
||||
static const String buildAt = "2024-05-24 16:29:39";
|
||||
static const int modifications = 3;
|
||||
static const int build = 918;
|
||||
static const String engine = "3.22.1";
|
||||
static const String buildAt = "2024-05-25 19:17:18";
|
||||
static const int modifications = 2;
|
||||
static const int script = 48;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user