5.19.6
This commit is contained in:
@@ -1,8 +1,9 @@
|
||||
local AddonName, Private = ...
|
||||
local AddonName = ...
|
||||
local Private = select(2, ...)
|
||||
|
||||
local L = WeakAuras.L
|
||||
|
||||
local optionsVersion = "5.19.5"
|
||||
local optionsVersion = "5.19.6"
|
||||
|
||||
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