diff options
author | nokoe <nokoe@mailbox.org> | 2024-11-27 16:16:23 +0100 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-11-27 16:16:23 +0100 |
commit | d90714f8b7a9efdc31ea2ec07b9ed1e5ad0dc3ac (patch) | |
tree | 59dc29292b0c2e256200195a6532267534fe7937 | |
parent | e427546f8827dd14c899cba07ecf5a603a6783d9 (diff) | |
download | hurrycurry-dist-extra-d90714f8b7a9efdc31ea2ec07b9ed1e5ad0dc3ac.tar hurrycurry-dist-extra-d90714f8b7a9efdc31ea2ec07b9ed1e5ad0dc3ac.tar.bz2 hurrycurry-dist-extra-d90714f8b7a9efdc31ea2ec07b9ed1e5ad0dc3ac.tar.zst |
v2.2.1v2.2.1
-rw-r--r-- | template.org.metamuffin.hurrycurry.client.metainfo.xml | 13 |
1 files changed, 13 insertions, 0 deletions
diff --git a/template.org.metamuffin.hurrycurry.client.metainfo.xml b/template.org.metamuffin.hurrycurry.client.metainfo.xml index 2fa7a19..d34b4b5 100644 --- a/template.org.metamuffin.hurrycurry.client.metainfo.xml +++ b/template.org.metamuffin.hurrycurry.client.metainfo.xml @@ -70,6 +70,19 @@ <releases> + <release version="2.2.1" date="2024-11-27" type="stable"> + <description> + <p> + <em>Banana Brûlée</em> + </p> + <ul> + <li>Fixes client and server version being incompatible within the same release</li> + <li>Updated rust toolchain</li> + <li>Fix errors in the build system</li> + </ul> + </description> + <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v2.2.1</url> + </release> <release version="2.2.0" date="2024-11-22" type="stable"> <description> <p> |