Version Bump, Changelog

This commit is contained in:
jliddev
2020-09-28 16:54:33 -05:00
parent 014f7942d5
commit 67a3bda77c
2 changed files with 5 additions and 1 deletions

View File

@@ -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?"

View File

@@ -10,7 +10,7 @@
<PackageId>WowUp</PackageId>
<Authors>Jliddev</Authors>
<Product>WowUp</Product>
<Version>1.17.0-beta.7</Version>
<Version>1.17.0</Version>
<ApplicationIcon>wowup_logo_512np_RRT_icon.ico</ApplicationIcon>
<Copyright>jliddev</Copyright>
<PackageProjectUrl>https://wowup.io</PackageProjectUrl>