This commit is contained in:
NoM0Re
2025-04-13 16:03:55 +02:00
committed by GitHub
parent 388434a6e4
commit 51bac56479
44 changed files with 1228 additions and 844 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.7 Beta"
local buildTime = "20250404095500"
local versionString = "5.19.8 Beta"
local buildTime = "2025041316000"
local isAwesomeEnabled = C_NamePlate and C_NamePlate.GetNamePlateForUnit and true or false
WeakAuras.versionString = versionString