]> glassweightruler.freedombox.rocks Git - waydroid.git/commitdiff
Upver to 1.4.0
authorAlessandro Astone <ales.astone@gmail.com>
Wed, 8 Feb 2023 16:18:32 +0000 (17:18 +0100)
committerAlessandro Astone <ales.astone@gmail.com>
Wed, 8 Feb 2023 16:33:48 +0000 (17:33 +0100)
data/id.waydro.waydroid.metainfo.xml
tools/config/__init__.py

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