vesion 2.1b2

This commit is contained in:
Ian Burgwin
2021-02-12 20:58:13 -08:00
parent 37112682a0
commit 46a0d985a7

View File

@@ -43,7 +43,7 @@ if is_windows:
else: else:
from os import statvfs from os import statvfs
CI_VERSION = '2.1b1' CI_VERSION = '2.1b2'
# 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)