From 8b026db68bf281150bb4304f9a4e35f254e86bad Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Thu, 9 Nov 2023 12:21:30 -0300 Subject: [PATCH] Tagging release for the new fixes applied over night --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index b2642300b..d69c5a026 100644 --- a/boot.lua +++ b/boot.lua @@ -13,8 +13,8 @@ local addonName, Details222 = ... local version, build, date, tocversion = GetBuildInfo() - Details.build_counter = 12026 - Details.alpha_build_counter = 12026 --if this is higher than the regular counter, use it instead + Details.build_counter = 12027 + Details.alpha_build_counter = 12027 --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