(cherry picked from commit eab1d48d6c69b02d61644eaaa837cbb2c4b021e8)
This commit is contained in:
NoM0Re
2025-10-21 21:22:54 -07:00
committed by andrew6180
parent a2eb1460aa
commit 205567502a
33 changed files with 118 additions and 134 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
local AddonName = ...
local Private = select(2, ...)
local internalVersion = 85
local internalVersion = 86
-- Lua APIs
local insert = table.insert