]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
tools: Upver to 1.1.0
authorErfan Abdi <erfangplus@gmail.com>
Tue, 28 Sep 2021 06:44:25 +0000 (10:14 +0330)
committerErfan Abdi <erfangplus@gmail.com>
Tue, 28 Sep 2021 06:44:25 +0000 (10:14 +0330)
tools/config/__init__.py

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