mirror of
https://github.com/WowUp/WowUp.git
synced 2026-04-29 10:13:13 -04:00
Version bump
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "wowup",
|
||||
"productName": "WowUp",
|
||||
"version": "2.6.0-beta.15",
|
||||
"version": "2.6.0-beta.16",
|
||||
"description": "World of Warcraft addon updater",
|
||||
"homepage": "https://wowup.io",
|
||||
"author": {
|
||||
|
||||
@@ -29,10 +29,12 @@ const CHANGELOGS: ChangeLog[] = [
|
||||
<li>Updated At text on the My Addons page should now keep itself up to date</li>
|
||||
<li>Modified the GitHub install by URL feature to be more flexible for multi-toc addons</li>
|
||||
<li>App now starts up much faster</li>
|
||||
<li>Increased the timeout for the CurseForge provider</li>
|
||||
</ul>
|
||||
<h4 style="margin-top: 1em;">Fixes</h4>
|
||||
<ul>
|
||||
<li>Fixed an issue with some addon IDs colliding between addon providers</li>
|
||||
<li>Fixed an issue with a provider being able to block update checks</li>
|
||||
<li>Try to fix the issue with duplicated addons</li>
|
||||
</ul>`,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user