From 9ca2636db4085b223b1a073a2e1f807b74219d11 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Tue, 10 Jan 2023 19:05:04 -0300 Subject: [PATCH] Version Up --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index 25f787918..6eb9c7fe1 100644 --- a/boot.lua +++ b/boot.lua @@ -7,8 +7,8 @@ local addonName, Details222 = ... local version, build, date, tocversion = GetBuildInfo() - _detalhes.build_counter = 10404 - _detalhes.alpha_build_counter = 10404 --if this is higher than the regular counter, use it instead + _detalhes.build_counter = 10405 + _detalhes.alpha_build_counter = 10405 --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