diff options
-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> |