new: upgrade on macos

This commit is contained in:
lollipopkit
2023-08-30 17:06:24 +08:00
parent 8004c41094
commit 2f4b522189
11 changed files with 44 additions and 88 deletions

View File

@@ -2,8 +2,8 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 510;
static const int build = 515;
static const String engine = "3.13.1";
static const String buildAt = "2023-08-29 10:32:08.906333";
static const int modifications = 4;
static const String buildAt = "2023-08-30 16:31:26.338447";
static const int modifications = 3;
}