From 89b84ced684bc0db479bf992bd80111abd28d028 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Thu, 9 Nov 2023 19:16:52 -0300 Subject: [PATCH] Version for new fixes applied --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index d69c5a02..9a469b32 100644 --- a/boot.lua +++ b/boot.lua @@ -13,8 +13,8 @@ local addonName, Details222 = ... local version, build, date, tocversion = GetBuildInfo() - Details.build_counter = 12027 - Details.alpha_build_counter = 12027 --if this is higher than the regular counter, use it instead + Details.build_counter = 12028 + Details.alpha_build_counter = 12028 --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