]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
tools: Upver to 1.3.4
authorAlessandro Astone <ales.astone@gmail.com>
Wed, 14 Dec 2022 13:55:53 +0000 (14:55 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Wed, 14 Dec 2022 13:55:53 +0000 (14:55 +0100)
tools/config/__init__.py

index 830dbb79f31936bcd750a1da228db5c3df55eca7..2ec77dcd62a50059a797377319622167cb8a9fa4 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.3"
+version = "1.3.4"
 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')