#54 run multi snippets on multi servers

This commit is contained in:
lollipopkit
2023-07-08 11:23:21 +08:00
parent fefd3f9701
commit 0bc176b603
5 changed files with 79 additions and 21 deletions

View File

@@ -2,8 +2,8 @@
class BuildData {
static const String name = "ServerBox";
static const int build = 372;
static const int build = 373;
static const String engine = "3.10.5";
static const String buildAt = "2023-07-07 21:09:39.978447";
static const String buildAt = "2023-07-08 00:12:27.058306";
static const int modifications = 2;
}