We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7e9e619 commit 9bc45ebCopy full SHA for 9bc45eb
constants.py
@@ -2,6 +2,6 @@
2
import sys
3
4
APP_NAME = "Xbox and Xbox 360 Backup Manager"
5
-VERSION = "0.0.0"
+VERSION = "0.1.0"
6
REPO = "SavageCore/XboxBackupManager"
7
APP_PATH = os.path.dirname(os.path.abspath(sys.executable))
0 commit comments