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 0c1b148..98ff21a 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -80,6 +80,10 @@      <releases> +        <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> +        </release>          <release version="1.5.1" date="2024-08-25" type="stable">              <description>Apple Emitter</description>              <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v1.5.1</url> | 
