From 5f6ad0efd8e20ea563893e2db7758fc112beb1fa Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Wed, 13 Mar 2024 18:35:49 -0300 Subject: [PATCH] Version Up --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index 35c8c65b9..0b49fcf17 100644 --- a/boot.lua +++ b/boot.lua @@ -18,8 +18,8 @@ local addonName, Details222 = ... local version, build, date, tocversion = GetBuildInfo() - Details.build_counter = 12551 - Details.alpha_build_counter = 12551 --if this is higher than the regular counter, use it instead + Details.build_counter = 12552 + Details.alpha_build_counter = 12552 --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