]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - tools/config/__init__.py
user_manager: Use one variable for apps dir
[waydroid.git] / tools / config / __init__.py
index f1bde16eddac1c909999d129734f69c7981f5040..a4db7952c459d158dee1efc5e51e8efdb48edf53 100644 (file)
@@ -12,7 +12,7 @@ from tools.config.save import save, save_session
 #
 # Exported variables (internal configuration)
 #
-version = "1.0.0"
+version = "1.1.0"
 tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
 
 # Keys saved in the config file (mostly what we ask in 'waydroid init')