Skip to content

Commit c28107c

Browse files
committed
Version Up
1 parent ccb4fee commit c28107c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

boot.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,8 +19,8 @@
1919
local addonName, Details222 = ...
2020
local version, build, date, tvs = GetBuildInfo()
2121

22-
Details.build_counter = 12828
23-
Details.alpha_build_counter = 12828 --if this is higher than the regular counter, use it instead
22+
Details.build_counter = 12829
23+
Details.alpha_build_counter = 12829 --if this is higher than the regular counter, use it instead
2424
Details.dont_open_news = true
2525
Details.game_version = version
2626
Details.userversion = version .. " " .. Details.build_counter

0 commit comments

Comments
 (0)