From 4ebe7d2fbc1e87e97b73d9839e4f23b2f98f01dd Mon Sep 17 00:00:00 2001 From: MistEO Date: Thu, 22 Jul 2021 23:48:32 +0800 Subject: [PATCH] update version id --- MeoAssistance/include/AsstDef.h | 2 +- MeoAsstGui/MeoAsstGui.csproj | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/MeoAssistance/include/AsstDef.h b/MeoAssistance/include/AsstDef.h index 0ac0e51888..7f25f31ce8 100644 --- a/MeoAssistance/include/AsstDef.h +++ b/MeoAssistance/include/AsstDef.h @@ -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 { diff --git a/MeoAsstGui/MeoAsstGui.csproj b/MeoAsstGui/MeoAsstGui.csproj index e8bd3e6fdb..d71e582e81 100644 --- a/MeoAsstGui/MeoAsstGui.csproj +++ b/MeoAsstGui/MeoAsstGui.csproj @@ -26,7 +26,7 @@ false true 0 - 0.1.0.0 + 0.2.0.0 false true