chore.更新版本号v1.3-alpha7

This commit is contained in:
MistEO
2021-11-04 00:45:05 +08:00
parent c22377663e
commit c8a563bc7b

View File

@@ -1,5 +1,5 @@
#pragma once
namespace asst {
constexpr static const char* Version = "v1.3-alpha.6";
constexpr static const char* Version = "v1.3-alpha.7";
}