opt.: ios / watch

This commit is contained in:
lollipopkit
2023-09-17 00:26:44 +08:00
parent cf943bf41f
commit 1edd54b4df
8 changed files with 106 additions and 101 deletions

View File

@@ -2,9 +2,9 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 560;
static const int build = 561;
static const String engine = "3.13.2";
static const String buildAt = "2023-09-16 22:15:32";
static const int modifications = 6;
static const String buildAt = "2023-09-17 00:01:27";
static const int modifications = 8;
static const int script = 15;
}