From 2e7875f46ca7c1daea3da4c841adbaa4d6e7d313 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Fri, 11 Mar 2022 13:06:55 -0300 Subject: [PATCH] new release with updates on the framework --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index 2eb6c1ab6..904790173 100644 --- a/boot.lua +++ b/boot.lua @@ -6,8 +6,8 @@ local version, build, date, tocversion = GetBuildInfo() - _detalhes.build_counter = 9719 - _detalhes.alpha_build_counter = 9719 --if this is higher than the regular counter, use it instead + _detalhes.build_counter = 9720 + _detalhes.alpha_build_counter = 9720 --if this is higher than the regular counter, use it instead _detalhes.bcc_counter = 31 _detalhes.dont_open_news = true _detalhes.game_version = version