From ec4d1f06cc0f63c72d44f65ec52de90e17013fec Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Sun, 4 Jul 2021 18:53:06 -0300 Subject: [PATCH] version up --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index 29806ab1d..6d730449e 100644 --- a/boot.lua +++ b/boot.lua @@ -6,8 +6,8 @@ local version, build, date, tocversion = GetBuildInfo() - _detalhes.build_counter = 8697 - _detalhes.alpha_build_counter = 8697 --if this is higher than the regular counter, use it instead + _detalhes.build_counter = 8698 + _detalhes.alpha_build_counter = 8698 --if this is higher than the regular counter, use it instead _detalhes.bcc_counter = 25 _detalhes.dont_open_news = true _detalhes.game_version = version