diff --git a/boot.lua b/boot.lua index 84a5d55da..7734e0020 100644 --- a/boot.lua +++ b/boot.lua @@ -6,9 +6,9 @@ local version, build, date, tocversion = GetBuildInfo() - _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.build_counter = 9821 + _detalhes.alpha_build_counter = 9821 --if this is higher than the regular counter, use it instead + _detalhes.bcc_counter = 39 _detalhes.dont_open_news = true _detalhes.game_version = version _detalhes.userversion = version .. _detalhes.build_counter