更新版本号beta.08

This commit is contained in:
MistEO
2021-09-17 11:45:25 +08:00
parent a9cbc4ef6b
commit 1b62ea44d2

View File

@@ -1,5 +1,5 @@
#pragma once
namespace asst {
constexpr static const char* Version = "release.beta.07";
constexpr static const char* Version = "release.beta.08";
}