From d4da0b2f46f088acab50ffef333f9d77b5b98aa6 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Mon, 22 Jan 2024 15:53:57 -0300 Subject: [PATCH] Tagging release for latest commit which fixed an issue with WotLK. --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index cba0463d..4090d932 100644 --- a/boot.lua +++ b/boot.lua @@ -18,8 +18,8 @@ local addonName, Details222 = ... local version, build, date, tocversion = GetBuildInfo() - Details.build_counter = 12236 - Details.alpha_build_counter = 12236 --if this is higher than the regular counter, use it instead + Details.build_counter = 12237 + Details.alpha_build_counter = 12237 --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