rewrite pkg

This commit is contained in:
lollipopkit
2023-04-27 18:46:13 +08:00
parent 3a17a24774
commit 90e25856cf
6 changed files with 186 additions and 119 deletions

View File

@@ -2,8 +2,8 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 274;
static const int build = 280;
static const String engine = "3.7.11";
static const String buildAt = "2023-04-23 14:25:48.263478";
static const String buildAt = "2023-04-27 18:10:45.464081";
static const int modifications = 4;
}