update: README

This commit is contained in:
lollipopkit
2023-10-14 23:20:07 +08:00
parent a397f81988
commit 93b52655b5
11 changed files with 33 additions and 40 deletions

View File

@@ -2,9 +2,9 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 590;
static const String engine = "3.13.6";
static const String buildAt = "2023-10-14 13:29:43";
static const int modifications = 1;
static const int build = 596;
static const String engine = "3.13.7";
static const String buildAt = "2023-10-14 23:16:48";
static const int modifications = 4;
static const int script = 21;
}