Version Bump to 5.19.2, Introduce Talent Widget in Load, Rework Talent Known Trigger
This commit is contained in:
+2
-2
@@ -8,8 +8,8 @@ WeakAuras.halfWidth = WeakAuras.normalWidth / 2
|
||||
WeakAuras.doubleWidth = WeakAuras.normalWidth * 2
|
||||
|
||||
local versionStringFromToc = GetAddOnMetadata("WeakAuras", "Version")
|
||||
local versionString = "5.19.1 Beta"
|
||||
local buildTime = "20250127040000"
|
||||
local versionString = "5.19.2 Beta"
|
||||
local buildTime = "20250222203033"
|
||||
local isAwesomeEnabled = C_NamePlate and C_NamePlate.GetNamePlateForUnit and true or false
|
||||
|
||||
WeakAuras.versionString = versionString
|
||||
|
||||
Reference in New Issue
Block a user