diff --git a/boot.lua b/boot.lua index 29806ab1d..6d730449e 100644 --- a/boot.lua +++ b/boot.lua @@ -6,8 +6,8 @@ local version, build, date, tocversion = GetBuildInfo() - _detalhes.build_counter = 8697 - _detalhes.alpha_build_counter = 8697 --if this is higher than the regular counter, use it instead + _detalhes.build_counter = 8698 + _detalhes.alpha_build_counter = 8698 --if this is higher than the regular counter, use it instead _detalhes.bcc_counter = 25 _detalhes.dont_open_news = true _detalhes.game_version = version