tag as release for the new wipe counter and register pets when out of combat

This commit is contained in:
Tercio Jose
2024-07-15 10:51:56 -03:00
committed by andrew6180
parent 6975f3e9db
commit 06840d27ea
+2 -2
View File
@@ -19,8 +19,8 @@
local addonName, Details222 = ...
local version = GetBuildInfo()
Details.build_counter = 12805
Details.alpha_build_counter = 12805 --if this is higher than the regular counter, use it instead
Details.build_counter = 12806
Details.alpha_build_counter = 12806 --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