From ca70eda2f2871a661d8549c5ada64fbc223d1d16 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Thu, 11 Jul 2024 13:24:13 -0300 Subject: [PATCH] Emergency update for Vanilla SoD --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index 74e5c0ddd..b22ec0a46 100644 --- a/boot.lua +++ b/boot.lua @@ -19,8 +19,8 @@ local addonName, Details222 = ... local version, build, date, tvs = GetBuildInfo() - Details.build_counter = 12801 - Details.alpha_build_counter = 12801 --if this is higher than the regular counter, use it instead + Details.build_counter = 12802 + Details.alpha_build_counter = 12802 --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