pkgmeta for compare tab replacement

This commit is contained in:
Tercio Jose
2022-11-28 15:24:03 -03:00
parent 2c7559de05
commit 4b3237f809
2 changed files with 4 additions and 3 deletions
+1
View File
@@ -7,3 +7,4 @@ move-folders:
Details/plugins/Details_DataStorage: Details_DataStorage
Details/plugins/Details_RaidCheck: Details_RaidCheck
Details/plugins/Details_Streamer: Details_Streamer
Details/plugins/Details_Compare2: Details_Compare2
+2 -2
View File
@@ -6,8 +6,8 @@
local addonName, Details222 = ...
local version, build, date, tocversion = GetBuildInfo()
_detalhes.build_counter = 10302
_detalhes.alpha_build_counter = 10302 --if this is higher than the regular counter, use it instead
_detalhes.build_counter = 10304
_detalhes.alpha_build_counter = 10304 --if this is higher than the regular counter, use it instead
_detalhes.dont_open_news = true
_detalhes.game_version = version
_detalhes.userversion = version .. " " .. _detalhes.build_counter