No new features this release, just fixes to some minor bugs.
This commit is contained in:
NoM0Re
2025-03-14 00:48:30 +01:00
committed by GitHub
parent bbf9cb14ae
commit 3c574cb4a6
21 changed files with 92 additions and 535 deletions
+1 -1
View File
@@ -2,7 +2,7 @@ local AddonName, Private = ...
local L = WeakAuras.L
local optionsVersion = GetAddOnMetadata(AddonName, "Version")
local optionsVersion = "5.19.5"
if optionsVersion .. " Beta" ~= WeakAuras.versionString then
local message = string.format(L["The WeakAuras Options Addon version %s doesn't match the WeakAuras version %s. If you updated the addon while the game was running, try restarting World of Warcraft. Otherwise try reinstalling WeakAuras"],