From: Alessandro Astone Date: Fri, 2 Sep 2022 12:07:02 +0000 (+0200) Subject: tools: Upver to 1.3.1 X-Git-Tag: 1.3.1~1 X-Git-Url: https://glassweightruler.freedombox.rocks/gitweb/waydroid.git/commitdiff_plain/2a1c48413b3c41a927b45be726d4f85e7a57d122?ds=inline tools: Upver to 1.3.1 --- diff --git a/tools/config/__init__.py b/tools/config/__init__.py index 930a673..ffb188e 100644 --- a/tools/config/__init__.py +++ b/tools/config/__init__.py @@ -12,7 +12,7 @@ from tools.config.save import save, save_session # # Exported variables (internal configuration) # -version = "1.3.0" +version = "1.3.1" tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..") # Keys saved in the config file (mostly what we ask in 'waydroid init')