This commit is contained in:
jliddev
2020-10-29 14:39:20 -05:00
parent 792ebfa41a
commit b2d1ef4b2d
2 changed files with 5 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "wowup",
"productName": "WowUp",
"version": "2.0.0-alpha.18",
"version": "2.0.0-alpha.19",
"description": "Word of Warcraft addon updater",
"homepage": "https://wowup.io",
"author": {

View File

@@ -1,5 +1,9 @@
{
"ChangeLogs": [
{
"Version": "2.0.0-alpha.19",
"Description": "Hardcode the release channel?"
},
{
"Version": "2.0.0-alpha.18",
"Description": "Rewrote some app text to be more helpful (Linaori)\nUpdate Russian local (Medok)\nUpdate Italian locale (Bito)\nImproved GitHub URL support, nested paths and .git urls\nFix issue with Ignored addons not sorting\nFix Ctrl+A highlighting random UI elements\nDropped firebase integration"