version 2.1

This commit is contained in:
Ian Burgwin
2021-09-12 09:02:27 -07:00
parent 54ae8a504c
commit d12684d8bf

View File

@@ -44,7 +44,7 @@ if is_windows:
else:
from os import statvfs
CI_VERSION = '2.1b4'
CI_VERSION = '2.1'
# used to run the save3ds_fuse binary next to the script
frozen = getattr(sys, 'frozen', False)