]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
tools: Upver to 1.3.3
authorAlessandro Astone <ales.astone@gmail.com>
Sat, 24 Sep 2022 10:37:35 +0000 (12:37 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Sat, 24 Sep 2022 10:38:08 +0000 (12:38 +0200)
tools/config/__init__.py

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