diff options
author | nokoe <nokoe@mailbox.org> | 2024-07-22 22:57:30 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-07-22 23:03:55 +0200 |
commit | 0713714ba8e17817af816b01a286cc80cf1d95e7 (patch) | |
tree | e6137f8d99f3c28b62672ea4e78e1fe47873fe36 | |
parent | 3e32a7362339748c87677c5a6b96d83d0aac8b4b (diff) | |
download | hurrycurry-dist-extra-0713714ba8e17817af816b01a286cc80cf1d95e7.tar hurrycurry-dist-extra-0713714ba8e17817af816b01a286cc80cf1d95e7.tar.bz2 hurrycurry-dist-extra-0713714ba8e17817af816b01a286cc80cf1d95e7.tar.zst |
v1.3.0v1.3.0
-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> |