]> 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>
Wed, 29 Sep 2021 16:35:59 +0000 (20:05 +0330)
tools/config/__init__.py

index 9af1657eba81b6e0af3a39feec753a322fc18daf..f06cc5665c5d1110992fe0eeff89503ac693551c 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')