vesion 2.1b1

This commit is contained in:
Ian Burgwin
2021-02-09 15:41:02 -08:00
parent fbc553f5c7
commit 5f49493dfb

View File

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