From: Erfan Abdi Date: Sun, 17 Apr 2022 17:01:58 +0000 (+0430) Subject: tools: Upver to 1.2.1 X-Git-Tag: 1.2.1~1 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/4606d202ce1b4bcb503209d8330a9f72d8dab2ca tools: Upver to 1.2.1 --- diff --git a/tools/config/__init__.py b/tools/config/__init__.py index b5274a3..97bba86 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.0" +version = "1.2.1" tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..") # Keys saved in the config file (mostly what we ask in 'waydroid init')