]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
Upver to 1.4.2
authorAlessandro Astone <ales.astone@gmail.com>
Tue, 31 Oct 2023 15:45:05 +0000 (16:45 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Tue, 31 Oct 2023 15:45:05 +0000 (16:45 +0100)
tools/config/__init__.py

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