]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
tools: Upver to 1.3.0
authorAlessandro Astone <ales.astone@gmail.com>
Sun, 7 Aug 2022 21:33:47 +0000 (23:33 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Sun, 7 Aug 2022 21:33:47 +0000 (23:33 +0200)
tools/config/__init__.py

index 97bba865658cf165981d944fb766f5233f2f1710..930a6732169083feb28b4756cf7a9bac6dbb1d88 100644 (file)
@@ -12,7 +12,7 @@ from tools.config.save import save, save_session
 #
 # Exported variables (internal configuration)
 #
 #
 # Exported variables (internal configuration)
 #
-version = "1.2.1"
+version = "1.3.0"
 tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
 
 # Keys saved in the config file (mostly what we ask in 'waydroid init')
 tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
 
 # Keys saved in the config file (mostly what we ask in 'waydroid init')