Bump version to 1.8.3

This commit is contained in:
Github-Actions
2025-06-17 19:12:23 +00:00
parent e3f5dbed6b
commit 12ae84d028
2 changed files with 7 additions and 1 deletions

View File

@@ -78,6 +78,12 @@
</screenshot>
</screenshots>
<releases>
<release version="1.8.3" date="2025-06-17">
<description>
<p>Bug fixes and improvements.</p>
</description>
<url>https://wger-project/flutter/releases/tag/1.8.3</url>
</release>
<release version="1.5.3" date="2023-03-16" />
</releases>
<content_rating type="oars-1.1" />

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.8.2+70
version: 1.8.3+80
environment:
sdk: '>=3.0.0 <4.0.0'