from retail
This commit is contained in:
@@ -4,7 +4,7 @@ local L = WeakAuras.L
|
||||
|
||||
local optionsVersion = GetAddOnMetadata(AddonName, "Version")
|
||||
|
||||
if optionsVersion ~= WeakAuras.versionString then
|
||||
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"],
|
||||
optionsVersion, WeakAuras.versionString)
|
||||
WeakAuras.IsLibsOk = function() return false end
|
||||
|
||||
Reference in New Issue
Block a user