From 8790d478b6a025e95c52e604ef61e45fe523e289 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Tue, 23 Jul 2024 23:35:10 -0300 Subject: [PATCH] Making your daily dose of patches. --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index 724514b4..9f60cb76 100644 --- a/boot.lua +++ b/boot.lua @@ -19,8 +19,8 @@ local addonName, Details222 = ... local version = GetBuildInfo() - Details.build_counter = 12815 - Details.alpha_build_counter = 12815 --if this is higher than the regular counter, use it instead + Details.build_counter = 12816 + Details.alpha_build_counter = 12816 --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