diff options
-rw-r--r-- | org.metamuffin.hurrycurry.client.metainfo.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/org.metamuffin.hurrycurry.client.metainfo.xml b/org.metamuffin.hurrycurry.client.metainfo.xml index d70e1be..b462e74 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -54,6 +54,7 @@ <!-- <url type="help">https://codeberg.org/hurrycurry/hurrycurry/wiki</url> --> <url type="vcs-browser">https://codeberg.org/hurrycurry/hurrycurry</url> <url type="contribute">https://codeberg.org/hurrycurry/hurrycurry</url> + <url type="translate">https://translate.codeberg.org/projects/hurrycurry/client/</url> <categories> <category>Game</category> </categories> @@ -78,6 +79,10 @@ <releases> + <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> + </release> <release version="1.2.1" date="2024-07-14" type="stable"> <description>Apple Biscuit</description> <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v1.2.1</url> |