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