version 2.1b3

This commit is contained in:
Ian Burgwin
2021-03-08 18:16:58 -08:00
parent 38f5e2b0e6
commit 9b7346c919

View File

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