5.19.10-10-g7ac7dc8

This commit is contained in:
NoM0Re
2025-06-08 22:27:10 +02:00
committed by GitHub
parent 046e8b61fd
commit 0c528b2607
28 changed files with 272 additions and 327 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 Beta"
local versionString = "5.19.10-10-g7ac7dc8 Beta"
local buildTime = "20250425191700"
local isAwesomeEnabled = C_NamePlate and C_NamePlate.GetNamePlateForUnit and true or false