We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 54ae8a5 commit d12684dCopy full SHA for d12684d
custominstall.py
@@ -44,7 +44,7 @@
44
else:
45
from os import statvfs
46
47
-CI_VERSION = '2.1b4'
+CI_VERSION = '2.1'
48
49
# used to run the save3ds_fuse binary next to the script
50
frozen = getattr(sys, 'frozen', False)
0 commit comments