From 496c79401e2ec19a576aba42514539e4bfbe6b9e Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Fri, 2 Aug 2024 13:56:17 -0300 Subject: [PATCH] Update version --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index a646f2ad..ee7f8d82 100644 --- a/boot.lua +++ b/boot.lua @@ -19,8 +19,8 @@ local addonName, Details222 = ... local version = GetBuildInfo() - Details.build_counter = 12824 - Details.alpha_build_counter = 12824 --if this is higher than the regular counter, use it instead + Details.build_counter = 12825 + Details.alpha_build_counter = 12825 --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