From 5294541c321270071b9bef711b5991d49db47e89 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Fri, 5 Mar 2021 20:50:29 -0300 Subject: [PATCH] Version Bump --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index ffb53c11a..e5480e44c 100644 --- a/boot.lua +++ b/boot.lua @@ -4,8 +4,8 @@ _ = nil _detalhes = LibStub("AceAddon-3.0"):NewAddon("_detalhes", "AceTimer-3.0", "AceComm-3.0", "AceSerializer-3.0", "NickTag-1.0") - _detalhes.build_counter = 8246 - _detalhes.alpha_build_counter = 8246 --if this is higher than the regular counter, use it instead + _detalhes.build_counter = 8316 + _detalhes.alpha_build_counter = 8316 --if this is higher than the regular counter, use it instead _detalhes.dont_open_news = true _detalhes.game_version = "v9.0.2" _detalhes.userversion = "v9.0.2." .. _detalhes.build_counter