From 67a3bda77c46abb19980c94c81789f35f287014b Mon Sep 17 00:00:00 2001 From: jliddev Date: Mon, 28 Sep 2020 16:54:33 -0500 Subject: [PATCH 1/3] Version Bump, Changelog --- WowUp.WPF/Assets/changelog.json | 4 ++++ WowUp.WPF/WowUp.WPF.csproj | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/WowUp.WPF/Assets/changelog.json b/WowUp.WPF/Assets/changelog.json index 5a4d6a40..67d97deb 100644 --- a/WowUp.WPF/Assets/changelog.json +++ b/WowUp.WPF/Assets/changelog.json @@ -1,5 +1,9 @@ { "ChangeLogs": [ + { + "Version": "1.17.0", + "Description": "Auto updates should function more like you would expect.\nSystem Notifications should appear when addons are auto updated.\nRe-Scan is now less desctructive, should preserve channels and auto update state.\nAdd the ability to update multiple clients at once by right clicking update-all.\nBug fixes.\nUI Updates." + }, { "Version": "1.16.6", "Description": "Actually fix the switch from stable to beta WowUp client?" diff --git a/WowUp.WPF/WowUp.WPF.csproj b/WowUp.WPF/WowUp.WPF.csproj index 2a0ad73b..21f9e3e0 100644 --- a/WowUp.WPF/WowUp.WPF.csproj +++ b/WowUp.WPF/WowUp.WPF.csproj @@ -10,7 +10,7 @@ WowUp Jliddev WowUp - 1.17.0-beta.7 + 1.17.0 wowup_logo_512np_RRT_icon.ico jliddev https://wowup.io From 30a754d41aa5e6c9ad2b14a2edd6226d1bd963b9 Mon Sep 17 00:00:00 2001 From: jliddev Date: Mon, 28 Sep 2020 17:40:57 -0500 Subject: [PATCH 2/3] Next beta --- WowUp.WPF/WowUp.WPF.csproj | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WowUp.WPF/WowUp.WPF.csproj b/WowUp.WPF/WowUp.WPF.csproj index 21f9e3e0..375bdce6 100644 --- a/WowUp.WPF/WowUp.WPF.csproj +++ b/WowUp.WPF/WowUp.WPF.csproj @@ -10,7 +10,7 @@ WowUp Jliddev WowUp - 1.17.0 + 1.18.0-beta.1 wowup_logo_512np_RRT_icon.ico jliddev https://wowup.io From 2a4ffc4ea480bbcac348342c4cf746e547f3edfc Mon Sep 17 00:00:00 2001 From: jliddev Date: Tue, 29 Sep 2020 17:43:28 -0500 Subject: [PATCH 3/3] Remove local ref? --- WowUp.Common/WowUp.Common.csproj | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/WowUp.Common/WowUp.Common.csproj b/WowUp.Common/WowUp.Common.csproj index f1f2d8f6..fba7a2e4 100644 --- a/WowUp.Common/WowUp.Common.csproj +++ b/WowUp.Common/WowUp.Common.csproj @@ -1,4 +1,4 @@ - + netstandard2.1 @@ -7,12 +7,7 @@ - - - - - C:\Program Files (x86)\Microsoft SDKs\UWPNuGetPackages\microsoft.netcore.universalwindowsplatform\6.2.10\ref\uap10.0.15138\System.ComponentModel.Annotations.dll - +