X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/blobdiff_plain/d68bbb798662bcd488e69b9025b069ccf591fae9..3f5b3ce6eff6f8cfdb64c3be19fa3aeb6351926e:/tools/config/__init__.py diff --git a/tools/config/__init__.py b/tools/config/__init__.py index deabd4e..2f726d6 100644 --- a/tools/config/__init__.py +++ b/tools/config/__init__.py @@ -12,7 +12,7 @@ from tools.config.save import save # # Exported variables (internal configuration) # -version = "1.4.0" +version = "1.4.1" tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..") # Keys saved in the config file (mostly what we ask in 'waydroid init')