diff options
-rw-r--r-- | org.metamuffin.hurrycurry.client.metainfo.xml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/org.metamuffin.hurrycurry.client.metainfo.xml b/org.metamuffin.hurrycurry.client.metainfo.xml index b462e74..70558c3 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -79,6 +79,10 @@ <releases> + <release version="1.4.0" date="2024-08-07" type="stable"> + <description>Apple Doughnut</description> + <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v1.4.0</url> + </release> <release version="1.3.0" date="2024-07-22" type="stable"> <description>Apple Biscuit</description> <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v1.3.0</url> |