X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/4606d202ce1b4bcb503209d8330a9f72d8dab2ca..fcc88790b4b7959dbdd2af0b9bdfcd30edabb745:/tools/config/__init__.py diff --git a/tools/config/__init__.py b/tools/config/__init__.py index 97bba86..930a673 100644 --- a/tools/config/__init__.py +++ b/tools/config/__init__.py @@ -12,7 +12,7 @@ from tools.config.save import save, save_session # # Exported variables (internal configuration) # -version = "1.2.1" +version = "1.3.0" tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..") # Keys saved in the config file (mostly what we ask in 'waydroid init')