# 2.0.1 - Hotfix Release *Released October 12, 2025* ## Small bugfix release Fixes the issue described in #111 where `exosphere version check` would exit with 0 status when `options.update_checks` is disabled. Now properly exits with nonzero. ## What's Changed * Fix version check should return 1 when disabled