from retail

This commit is contained in:
NoM0Re
2025-01-11 20:23:49 +01:00
parent 65383b8664
commit 794d8eef84
8 changed files with 16 additions and 11 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 = "4.1.5"
local versionString = "5.4.0"
local buildTime = "20240701180000"
local isAwesomeEnabled = C_NamePlate and C_NamePlate.GetNamePlateForUnit or false