No new features this release, just fixes to some minor bugs.
This commit is contained in:
NoM0Re
2025-03-14 00:48:30 +01:00
committed by GitHub
parent bbf9cb14ae
commit 3c574cb4a6
21 changed files with 92 additions and 535 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.4 Beta"
local versionString = "5.19.5 Beta"
local buildTime = "20250227215630"
local isAwesomeEnabled = C_NamePlate and C_NamePlate.GetNamePlateForUnit and true or false