diff --git a/wowup-electron/package.json b/wowup-electron/package.json index b809a87e..f6ff6681 100644 --- a/wowup-electron/package.json +++ b/wowup-electron/package.json @@ -1,7 +1,7 @@ { "name": "wowup", "productName": "WowUp", - "version": "2.5.0", + "version": "2.5.1-beta.1", "description": "World of Warcraft addon updater", "homepage": "https://wowup.io", "author": { diff --git a/wowup-electron/src/app/services/wowup/patch-notes.service.ts b/wowup-electron/src/app/services/wowup/patch-notes.service.ts index 7a793722..509fd2aa 100644 --- a/wowup-electron/src/app/services/wowup/patch-notes.service.ts +++ b/wowup-electron/src/app/services/wowup/patch-notes.service.ts @@ -15,6 +15,53 @@ export class PatchNotesService { } const CHANGELOGS: ChangeLog[] = [ + { + Version: "2.5.1", + html: ` +
+

Hotfix

+ +

New Features

+ +

Fixes

+ +

Changes

+ `, + }, { Version: "2.5.0", html: `