We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ccb4fee commit c28107cCopy full SHA for c28107c
boot.lua
@@ -19,8 +19,8 @@
19
local addonName, Details222 = ...
20
local version, build, date, tvs = GetBuildInfo()
21
22
- Details.build_counter = 12828
23
- Details.alpha_build_counter = 12828 --if this is higher than the regular counter, use it instead
+ Details.build_counter = 12829
+ Details.alpha_build_counter = 12829 --if this is higher than the regular counter, use it instead
24
Details.dont_open_news = true
25
Details.game_version = version
26
Details.userversion = version .. " " .. Details.build_counter
0 commit comments