Skip to content

Commit

Permalink
Bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
Tercioo committed Jan 13, 2025
1 parent 17ca979 commit 0c03fae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions boot.lua
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,8 @@
end
local addonName, Details222 = ...
local version, build, date, tvs = GetBuildInfo()
Details.build_counter = 13319
Details.alpha_build_counter = 13319 --if this is higher than the regular counter, use it instead
Details.build_counter = 13349
Details.alpha_build_counter = 13349 --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
Expand Down

0 comments on commit 0c03fae

Please sign in to comment.