From 2308d9282b2a5bb05f9b92b2c99496be2cdb930b Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Wed, 24 Jul 2024 09:00:54 -0300 Subject: [PATCH] Releasing flamanis latest pr --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index 9f60cb76..c3b186e2 100644 --- a/boot.lua +++ b/boot.lua @@ -19,8 +19,8 @@ local addonName, Details222 = ... local version = GetBuildInfo() - Details.build_counter = 12816 - Details.alpha_build_counter = 12816 --if this is higher than the regular counter, use it instead + Details.build_counter = 12817 + Details.alpha_build_counter = 12817 --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