Version bump

This commit is contained in:
jliddev
2021-04-10 12:13:12 -05:00
parent 666b5470f9
commit 776255d23e
2 changed files with 10 additions and 1 deletions

View File

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

View File

@@ -1,5 +1,14 @@
{
"ChangeLogs": [
{
"Version": "2.2.0-beta.24",
"changes": [
"German locale updates (Glow)",
"Spanish locale updates (SkollVargr)",
"Add support for new TBC CurseForge flavor",
"Update many libraries"
]
},
{
"Version": "2.2.0-beta.23",
"changes": ["Add in user agent header when downloading files"]