]> glassweightruler.freedombox.rocks Git - waydroid.git/blobdiff - tools/config/__init__.py
hardware_manager: Prevent race-condition in upgrade check
[waydroid.git] / tools / config / __init__.py
index 76a21623cd28a53f8edbb180879cee1f988f78a9..2f726d6220855f423ad55211e07903048afb9a59 100644 (file)
@@ -12,7 +12,7 @@ from tools.config.save import save
 #
 # Exported variables (internal configuration)
 #
-version = "1.3.4"
+version = "1.4.1"
 tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
 
 # Keys saved in the config file (mostly what we ask in 'waydroid init')