]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
tools: Upver to 1.1.1
authorErfan Abdi <erfangplus@gmail.com>
Thu, 30 Sep 2021 04:38:27 +0000 (08:08 +0330)
committerErfan Abdi <erfangplus@gmail.com>
Thu, 30 Sep 2021 04:38:27 +0000 (08:08 +0330)
tools/config/__init__.py

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