Version bump

This commit is contained in:
jliddev
2021-04-01 17:12:44 -05:00
parent 68230a3a0d
commit 6d3dbd4484
2 changed files with 9 additions and 1 deletions

View File

@@ -1,7 +1,7 @@
{
"name": "wowup",
"productName": "WowUp",
"version": "2.2.0-beta.16",
"version": "2.2.0-beta.17",
"description": "World of Warcraft addon updater",
"homepage": "https://wowup.io",
"author": {

View File

@@ -1,5 +1,13 @@
{
"ChangeLogs": [
{
"Version": "2.2.0-beta.17",
"changes": [
"German locale updates (Glow)",
"Pull in TBC beta installation support changes (CyanoHao)",
"Fix a layout issue for BBCode parsing"
]
},
{
"Version": "2.2.0-beta.16",
"changes": [