Tagging release for latest commit which fixed an issue with WotLK.

This commit is contained in:
Tercio Jose
2024-01-22 15:53:57 -03:00
parent cce2584e74
commit d4da0b2f46
+2 -2
View File
@@ -18,8 +18,8 @@
local addonName, Details222 = ...
local version, build, date, tocversion = GetBuildInfo()
Details.build_counter = 12236
Details.alpha_build_counter = 12236 --if this is higher than the regular counter, use it instead
Details.build_counter = 12237
Details.alpha_build_counter = 12237 --if this is higher than the regular counter, use it instead
Details.dont_open_news = true
Details.game_version = version
Details.userversion = version .. " " .. Details.build_counter