Bump version to 1.9.2

This commit is contained in:
Github-Actions
2025-12-04 19:15:12 +00:00
parent 39c8ed3777
commit 47d139097e
2 changed files with 7 additions and 1 deletions

View File

@@ -96,6 +96,12 @@
</description>
<url>https://github.com/wger-project/flutter/releases/tag/1.9.2</url>
</release>
<release version="1.9.2" date="2025-12-04">
<description>
<p>Bug fixes and improvements.</p>
</description>
<url>https://github.com/wger-project/flutter/releases/tag/1.9.2</url>
</release>
<release version="1.9.1" date="2025-11-10">
<description>
<p>Bug fixes and improvements.</p>

View File

@@ -21,7 +21,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
# - the version number is taken from the git tag vX.Y.Z
# - the build number is computed by reading the last one from the play store
# and increasing by one
version: 1.9.2+110
version: 1.9.2+120
environment:
sdk: '>=3.8.0 <4.0.0'