]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
tools: Upver to 1.3.2
authorAlessandro Astone <ales.astone@gmail.com>
Sun, 11 Sep 2022 17:51:10 +0000 (19:51 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Sun, 11 Sep 2022 17:51:23 +0000 (19:51 +0200)
tools/config/__init__.py

index ffb188e3af1995d7b685845d607727ecfded6ee1..99db257b154b5575641776fe5968ca6f64764247 100644 (file)
@@ -12,7 +12,7 @@ from tools.config.save import save, save_session
 #
 # Exported variables (internal configuration)
 #
 #
 # Exported variables (internal configuration)
 #
-version = "1.3.1"
+version = "1.3.2"
 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')