From eb515b14ae8653a58b2fb6224ab241f5ba5aefa7 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Thu, 23 Mar 2023 13:18:45 -0300 Subject: [PATCH] version bump --- boot.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/boot.lua b/boot.lua index 902a2be80..5b32fd9d6 100644 --- a/boot.lua +++ b/boot.lua @@ -10,8 +10,8 @@ local addonName, Details222 = ... local version, build, date, tocversion = GetBuildInfo() - _detalhes.build_counter = 10662 - _detalhes.alpha_build_counter = 10662 --if this is higher than the regular counter, use it instead + _detalhes.build_counter = 10722 + _detalhes.alpha_build_counter = 10722 --if this is higher than the regular counter, use it instead _detalhes.dont_open_news = true _detalhes.game_version = version _detalhes.userversion = version .. " " .. _detalhes.build_counter @@ -97,7 +97,7 @@ do --change logs --[=[ - + --]=]