from retail

This commit is contained in:
NoM0Re
2025-02-16 20:50:05 +01:00
parent f1c1bf71bb
commit 02fe8164f6
12 changed files with 60 additions and 118 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ WeakAuras.halfWidth = WeakAuras.normalWidth / 2
WeakAuras.doubleWidth = WeakAuras.normalWidth * 2
local versionStringFromToc = GetAddOnMetadata("WeakAuras", "Version")
local versionString = "5.19.0 Beta"
local versionString = "5.19.1 Beta"
local buildTime = "20250127040000"
local isAwesomeEnabled = C_NamePlate and C_NamePlate.GetNamePlateForUnit and true or false