Added new file to framework 'packtable'

This commit is contained in:
Tercio Jose
2024-08-10 16:13:32 -03:00
committed by andrew6180
parent b8e4306d63
commit 4032ea3746
5 changed files with 112 additions and 3 deletions
+2 -2
View File
@@ -19,8 +19,8 @@
local addonName, Details222 = ...
local version = GetBuildInfo()
Details.build_counter = 12830
Details.alpha_build_counter = 12830 --if this is higher than the regular counter, use it instead
Details.build_counter = 12831
Details.alpha_build_counter = 12831 --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