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

This commit is contained in:
MistEO
2021-10-31 03:04:47 +08:00
parent 7983614e9d
commit 376b9f1c94
2 changed files with 2 additions and 2 deletions

View File

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

View File

@@ -34,7 +34,7 @@
<PublisherName>MistEO</PublisherName>
<SuiteName>MeoAssistance</SuiteName>
<ApplicationRevision>0</ApplicationRevision>
<ApplicationVersion>1.2.0.0</ApplicationVersion>
<ApplicationVersion>1.3.0.0</ApplicationVersion>
<UseApplicationTrust>false</UseApplicationTrust>
<BootstrapperEnabled>true</BootstrapperEnabled>
</PropertyGroup>