diff options
author | nokoe <nokoe@mailbox.org> | 2024-10-01 18:22:40 +0200 |
---|---|---|
committer | nokoe <nokoe@mailbox.org> | 2024-10-01 18:22:40 +0200 |
commit | d942e85b4ec1894fec13b3f8da3292c06b6626d3 (patch) | |
tree | 00adeeb4941e81a44ef6fa4bb6581bc79709f228 | |
parent | f90aee24fd2b9e8842505c60f2a2ef261a7e3d2d (diff) | |
download | hurrycurry-dist-extra-d942e85b4ec1894fec13b3f8da3292c06b6626d3.tar hurrycurry-dist-extra-d942e85b4ec1894fec13b3f8da3292c06b6626d3.tar.bz2 hurrycurry-dist-extra-d942e85b4ec1894fec13b3f8da3292c06b6626d3.tar.zst |
v2.1.1v2.1.1
-rw-r--r-- | org.metamuffin.hurrycurry.client.metainfo.xml | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/org.metamuffin.hurrycurry.client.metainfo.xml b/org.metamuffin.hurrycurry.client.metainfo.xml index 4b978a9..8be7e14 100644 --- a/org.metamuffin.hurrycurry.client.metainfo.xml +++ b/org.metamuffin.hurrycurry.client.metainfo.xml @@ -82,6 +82,25 @@ <releases> + <release version="2.1.1" date="2024-10-01" type="stable"> + <description> + <p> + <em>Banana Appetizer</em> + </p> + <p>Fixed bugs:</p> + <ul> + <li>Customer had tie</li> + <li>Bot body color corrected</li> + <li>Fix player movement desync</li> + </ul> + <p>New Features</p> + <ul> + <li>Customer demand scaling based on chairs</li> + <li>Ask for consent to contact registry</li> + </ul> + </description> + <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v2.1.0</url> + </release> <release version="2.1.0" date="2024-09-30" type="stable"> <description> <p> |