From d012c2c6d25a841bfbf6b5e56fe7949af361993f 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 b99dafe4..c683d16f 100644 --- a/boot.lua +++ b/boot.lua @@ -19,8 +19,8 @@ local addonName, Details222 = ... local version = 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