]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
Upver to 1.5.4
authorAlessandro Astone <ales.astone@gmail.com>
Tue, 24 Jun 2025 09:19:24 +0000 (11:19 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Tue, 24 Jun 2025 09:19:24 +0000 (11:19 +0200)
tools/config/__init__.py

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