]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
tools: Upver to 1.2.0
authorErfan Abdi <erfangplus@gmail.com>
Tue, 19 Oct 2021 07:48:37 +0000 (11:18 +0330)
committerErfan Abdi <erfangplus@gmail.com>
Tue, 19 Oct 2021 07:48:37 +0000 (11:18 +0330)
tools/config/__init__.py

index 4978634cd384c4066cd85b13057cc52d62125241..2c5b9198acadb1ef8825c8aacfeda4f496d3df31 100644 (file)
@@ -12,7 +12,7 @@ from tools.config.save import save, save_session
 #
 # Exported variables (internal configuration)
 #
-version = "1.1.1"
+version = "1.2.0"
 tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
 
 # Keys saved in the config file (mostly what we ask in 'waydroid init')