This commit is contained in:
NoM0Re
2025-04-25 19:28:09 +02:00
committed by GitHub
parent 53e99cc6cd
commit 1f289de84d
12 changed files with 827 additions and 60 deletions
+2 -2
View File
@@ -9,8 +9,8 @@ WeakAuras.halfWidth = WeakAuras.normalWidth / 2
WeakAuras.doubleWidth = WeakAuras.normalWidth * 2
local versionStringFromToc = GetAddOnMetadata("WeakAuras", "Version")
local versionString = "5.19.8 Beta"
local buildTime = "2025041316000"
local versionString = "5.19.9 Beta"
local buildTime = "20250425191700"
local isAwesomeEnabled = C_NamePlate and C_NamePlate.GetNamePlateForUnit and true or false
WeakAuras.versionString = versionString