Skip to content

Commit

Permalink
vesion 2.1b1
Browse files Browse the repository at this point in the history
  • Loading branch information
ihaveamac committed Feb 9, 2021
1 parent fbc553f commit 5f49493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion custominstall.py
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
else:
from os import statvfs

CI_VERSION = '2.1'
CI_VERSION = '2.1b1'

# used to run the save3ds_fuse binary next to the script
frozen = getattr(sys, 'frozen', False)
Expand Down

0 comments on commit 5f49493

Please sign in to comment.