]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
Upver to 1.4.3
authorAlessandro Astone <ales.astone@gmail.com>
Wed, 7 Aug 2024 21:01:09 +0000 (23:01 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Wed, 7 Aug 2024 21:01:09 +0000 (23:01 +0200)
tools/config/__init__.py

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