update version id

This commit is contained in:
MistEO
2021-07-22 23:48:32 +08:00
parent 811575fe34
commit 4ebe7d2fbc
2 changed files with 2 additions and 2 deletions

View File

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

View File

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