From 3e921156368db5d10502b30cf7683ae3d9a6b779 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Mon, 30 Sep 2024 16:17:39 -0300 Subject: [PATCH] Version Up --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index 502ae9878..c58bc5c66 100644 --- a/boot.lua +++ b/boot.lua @@ -19,8 +19,8 @@ local addonName, Details222 = ... local version, build, date, tvs = GetBuildInfo() - Details.build_counter = 13072 - Details.alpha_build_counter = 13072 --if this is higher than the regular counter, use it instead + Details.build_counter = 13090 + Details.alpha_build_counter = 13090 --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