更新版本号beta 04

This commit is contained in:
MistEO
2021-07-28 01:05:36 +08:00
parent 44234d0d58
commit 8ab97f1782
2 changed files with 2 additions and 2 deletions

View File

@@ -7,7 +7,7 @@
namespace asst {
const static std::string Version = "release.beta.03";
const static std::string Version = "release.beta.04";
enum class HandleType
{

View File

@@ -26,7 +26,7 @@
<UpdateRequired>false</UpdateRequired>
<MapFileExtensions>true</MapFileExtensions>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>0.3.0.0</ApplicationVersion>
<ApplicationVersion>0.4.0.0</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>