Bumped version to 2021.12.30

This commit is contained in:
Yoshi Askharoun
2021-12-29 16:52:19 -06:00
parent 907ce26b05
commit af32ec25a1
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -12,7 +12,7 @@ namespace ZuneModdingHelper
{
public const string Title = "Zune Modding Helper";
public static readonly ReleaseVersion Version = new(2021, 11, 14, 0, Phase.Alpha);
public static readonly ReleaseVersion Version = new(2021, 12, 30, 0, Phase.Alpha);
public static readonly string VersionStr = Version.ToString();
public const string DonateLink = "https://www.paypal.me/YoshiAsk";
+1 -1
View File
@@ -5,7 +5,7 @@
<TargetFramework>net5.0-windows</TargetFramework>
<UseWPF>true</UseWPF>
<ApplicationManifest>app.manifest</ApplicationManifest>
<Version>2021.11.14.0</Version>
<Version>2021.12.30.0</Version>
<Authors>Joshua "Yoshi" Askharoun</Authors>
<RepositoryUrl>https://github.com/ZuneDev/ZuneModdingHelper</RepositoryUrl>
<RepositoryType>git</RepositoryType>
+1 -1
View File
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<assembly manifestVersion="1.0" xmlns="urn:schemas-microsoft-com:asm.v1">
<assemblyIdentity version="2021.10.23.0" name="ZuneModdingHelper.app"/>
<assemblyIdentity version="2021.12.30.0" name="ZuneModdingHelper.app"/>
<trustInfo xmlns="urn:schemas-microsoft-com:asm.v2">
<security>
<requestedPrivileges xmlns="urn:schemas-microsoft-com:asm.v3">