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 98ff21a..fff9262 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -80,6 +80,10 @@ <releases> + <release version="2.0.0" date="2024-09-20" type="stable"> + <description>Banana</description> + <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v2.0.0</url> + </release> <release version="1.6.0" date="2024-09-02" type="stable"> <description>Apple Flavour</description> <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v1.6.0</url> |