version 2.1b4 & finalize 1.6

This commit is contained in:
Ian Burgwin
2021-07-08 07:43:13 -07:00
parent 8c60eecec5
commit 4d7be0812e
2 changed files with 2 additions and 2 deletions

View File

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