This commit is contained in:
NoM0Re
2025-06-09 01:19:48 +02:00
committed by GitHub
parent 0c528b2607
commit 758dfdce86
25 changed files with 61 additions and 53 deletions
+1 -1
View File
@@ -9,7 +9,7 @@ WeakAuras.halfWidth = WeakAuras.normalWidth / 2
WeakAuras.doubleWidth = WeakAuras.normalWidth * 2
local versionStringFromToc = GetAddOnMetadata("WeakAuras", "Version")
local versionString = "5.19.10-10-g7ac7dc8 Beta"
local versionString = "5.19.11 Beta"
local buildTime = "20250425191700"
local isAwesomeEnabled = C_NamePlate and C_NamePlate.GetNamePlateForUnit and true or false