From 338174631422e0c6cbc2919d31017f5a4e7c0b4d Mon Sep 17 00:00:00 2001 From: Tercio Jose Date: Thu, 17 Feb 2022 09:24:21 -0300 Subject: [PATCH] Change log update --- boot.lua | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/boot.lua b/boot.lua index cc00dd9f9..f733a09ac 100644 --- a/boot.lua +++ b/boot.lua @@ -6,8 +6,8 @@ local version, build, date, tocversion = GetBuildInfo() - _detalhes.build_counter = 9688 - _detalhes.alpha_build_counter = 9688 --if this is higher than the regular counter, use it instead + _detalhes.build_counter = 9692 + _detalhes.alpha_build_counter = 9692 --if this is higher than the regular counter, use it instead _detalhes.bcc_counter = 31 _detalhes.dont_open_news = true _detalhes.game_version = version