Version bump

This commit is contained in:
jliddev
2021-06-22 15:01:16 -05:00
parent b5199b6cbe
commit d02c4ca2cd
2 changed files with 2 additions and 1 deletions

View File

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

View File

@@ -39,6 +39,7 @@ const CHANGELOGS: ChangeLog[] = [
<li>Italian locale updates (Bito)</li>
<li>Revamped UI</li>
<li>WowUp updates will now download automatically</li>
<li>Optimize update checks for WowUpHub and CurseForge providers, now faster</li>
<li>When starting with 0 installs found, user should go to installations page</li>
<li>Update Angular and Electron to latest</li>
</ul>