diff --git a/WowUp.WPF/Assets/changelog.json b/WowUp.WPF/Assets/changelog.json index a51b392f..03bb097e 100644 --- a/WowUp.WPF/Assets/changelog.json +++ b/WowUp.WPF/Assets/changelog.json @@ -1,5 +1,9 @@ { "ChangeLogs": [ + { + "Version": "1.16.4", + "Description": "When using alpha/beta addons, the latest release will always be recommended even if its not the same release type." + }, { "Version": "1.16.3", "Description": "Fix an issue causing a selected WoW client path to be overwritten at startup."