From: Erfan Abdi Date: Tue, 19 Oct 2021 07:48:37 +0000 (+0330) Subject: tools: Upver to 1.2.0 X-Git-Tag: 1.2.0~1 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/ccf0dd161fca0730b5aa753f0eae6933ea89b489?ds=sidebyside tools: Upver to 1.2.0 --- diff --git a/tools/config/__init__.py b/tools/config/__init__.py index 4978634..2c5b919 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.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')