From b46c0e65e15961dea671531c0bd2798f04ebafb5 Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Fri, 3 Jun 2022 13:19:36 -0300 Subject: [PATCH] Version Bump --- boot.lua | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/boot.lua b/boot.lua index d34f470a0..84a5d55da 100644 --- a/boot.lua +++ b/boot.lua @@ -6,9 +6,9 @@ local version, build, date, tocversion = GetBuildInfo() - _detalhes.build_counter = 9818 - _detalhes.alpha_build_counter = 9818 --if this is higher than the regular counter, use it instead - _detalhes.bcc_counter = 37 + _detalhes.build_counter = 9820 + _detalhes.alpha_build_counter = 9820 --if this is higher than the regular counter, use it instead + _detalhes.bcc_counter = 38 _detalhes.dont_open_news = true _detalhes.game_version = version _detalhes.userversion = version .. _detalhes.build_counter