From 57aa3d2ae3b8efb4985b83b8d1aff8437678b2d0 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Sun, 7 May 2023 18:43:51 -0300 Subject: [PATCH] Version Bump --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index f46a9340c..906af1f24 100644 --- a/boot.lua +++ b/boot.lua @@ -15,8 +15,8 @@ local addonName, Details222 = ... local version, build, date, tocversion = GetBuildInfo() - Details.build_counter = 10990 - Details.alpha_build_counter = 10990 --if this is higher than the regular counter, use it instead + Details.build_counter = 10993 + Details.alpha_build_counter = 10993 --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