docs.更新1.1-beta版本号,更新README

This commit is contained in:
MistEO
2021-10-05 02:14:31 +08:00
parent c71d4bd838
commit 117d09ee09
2 changed files with 8 additions and 4 deletions

View File

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