This commit is contained in:
NoM0Re
2025-04-03 21:03:11 +02:00
committed by GitHub
parent 875da9fb0e
commit 6cdfcac1b1
124 changed files with 1886 additions and 284 deletions
+3 -2
View File
@@ -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"],