from retail

diffchecked
This commit is contained in:
NoM0Re
2025-02-13 18:59:41 +01:00
parent 4c6277c667
commit 436041dd92
10 changed files with 39 additions and 21 deletions
@@ -1,7 +1,7 @@
if not WeakAuras.IsLibsOK() then return end
local AddonName, OptionsPrivate = ...
local Type, Version = "WeakAurasNewButton", 25
local Type, Version = "WeakAurasNewButton", 27
local AceGUI = LibStub and LibStub("AceGUI-3.0", true)
if not AceGUI or (AceGUI:GetWidgetVersion(Type) or 0) >= Version then return end