From 5eb9167abdc5741aafe33d096b0d80d4dc5eb97d Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Mon, 22 Jul 2024 16:35:22 -0300 Subject: [PATCH] version up --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index 4c5230f7..d561de6a 100644 --- a/boot.lua +++ b/boot.lua @@ -19,8 +19,8 @@ local addonName, Details222 = ... local version = GetBuildInfo() - Details.build_counter = 12813 - Details.alpha_build_counter = 12813 --if this is higher than the regular counter, use it instead + Details.build_counter = 12814 + Details.alpha_build_counter = 12814 --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