]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
Upver to 1.4.1
authorAlessandro Astone <ales.astone@gmail.com>
Mon, 24 Apr 2023 11:41:53 +0000 (13:41 +0200)
committerAlessandro Astone <ales.astone@gmail.com>
Mon, 24 Apr 2023 11:41:53 +0000 (13:41 +0200)
data/id.waydro.waydroid.metainfo.xml
tools/config/__init__.py

index b14014c3e8fd410a5416beeec308782abc4cc34b..f62bbeb3679aa25a18c2a3762aa107cf092b5389 100644 (file)
@@ -46,6 +46,7 @@
 
   <!-- Update to latest release information -->
   <releases>
 
   <!-- Update to latest release information -->
   <releases>
+    <release version="1.4.1" date="2023-04-24"/>
     <release version="1.4.0" date="2023-02-08"/>
     <release version="1.3.4" date="2022-12-14"/>
   </releases>
     <release version="1.4.0" date="2023-02-08"/>
     <release version="1.3.4" date="2022-12-14"/>
   </releases>
index deabd4ecd33a91d501a9cd66b3d12c6f8cdda8fd..2f726d6220855f423ad55211e07903048afb9a59 100644 (file)
@@ -12,7 +12,7 @@ from tools.config.save import save
 #
 # Exported variables (internal configuration)
 #
 #
 # Exported variables (internal configuration)
 #
-version = "1.4.0"
+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')
 tools_src = os.path.normpath(os.path.realpath(__file__) + "/../../..")
 
 # Keys saved in the config file (mostly what we ask in 'waydroid init')