5.19.5
No new features this release, just fixes to some minor bugs.
This commit is contained in:
@@ -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"],
|
||||
|
||||
Reference in New Issue
Block a user