diff options
author | tpart <tpart120@proton.me> | 2025-08-08 21:55:53 +0200 |
---|---|---|
committer | tpart <tpart120@proton.me> | 2025-08-08 21:55:53 +0200 |
commit | ef1949bf63542c02b84e722dd53f371f0da03dec (patch) | |
tree | 8ef8260fbfbd9f7443eba4c0fb0dc007fb23825a | |
parent | f8c584eaeaa0dd5a899d665d4142342bfc9750e0 (diff) | |
download | hurrycurry-dist-extra-ef1949bf63542c02b84e722dd53f371f0da03dec.tar hurrycurry-dist-extra-ef1949bf63542c02b84e722dd53f371f0da03dec.tar.bz2 hurrycurry-dist-extra-ef1949bf63542c02b84e722dd53f371f0da03dec.tar.zst |
v2.3.5v2.3.5
-rw-r--r-- | template.org.metamuffin.hurrycurry.client.metainfo.xml | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/template.org.metamuffin.hurrycurry.client.metainfo.xml b/template.org.metamuffin.hurrycurry.client.metainfo.xml index 80f1c63..82fab85 100644 --- a/template.org.metamuffin.hurrycurry.client.metainfo.xml +++ b/template.org.metamuffin.hurrycurry.client.metainfo.xml @@ -68,6 +68,16 @@ </content_rating> <releases> + <release version="2.3.5" date="2025-08-08" type="stable"> + <description> + <p>Bug fixes:</p> + <ul> + <li>Fix game crashing when popups open</li> + <li>Fix item speech bubble rendering behind grass</li> + </ul> + </description> + <url>https://codeberg.org/hurrycurry/hurrycurry/releases/tag/v2.3.5</url> + </release> <release version="2.3.4" date="2025-07-19" type="stable"> <description> <p>New Features:</p> |