]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
tools: Upver to 1.2.1
authorErfan Abdi <erfangplus@gmail.com>
Sun, 17 Apr 2022 17:01:58 +0000 (21:31 +0430)
committerErfan Abdi <erfangplus@gmail.com>
Sun, 17 Apr 2022 17:01:58 +0000 (21:31 +0430)
tools/config/__init__.py

index b5274a381e440e7057428d386213711b3ba2503a..97bba865658cf165981d944fb766f5233f2f1710 100644 (file)
@@ -12,7 +12,7 @@ from tools.config.save import save, save_session
 #
 # Exported variables (internal configuration)
 #
 #
 # 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')
 tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
 
 # Keys saved in the config file (mostly what we ask in 'waydroid init')