Skip to content

Commit e41b088

Browse files
author
Github-Actions
committed
Bump version to 1.8.4
1 parent 207fc52 commit e41b088

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

flatpak/de.wger.flutter.metainfo.xml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,12 @@
7878
</screenshot>
7979
</screenshots>
8080
<releases>
81+
<release version="1.8.4" date="2025-08-28">
82+
<description>
83+
<p>Bug fixes and improvements.</p>
84+
</description>
85+
<url>https://github.com/wger-project/flutter/releases/tag/1.8.4</url>
86+
</release>
8187
<release version="1.8.3" date="2025-06-17">
8288
<description>
8389
<p>Bug fixes and improvements.</p>

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev
2121
# - the version number is taken from the git tag vX.Y.Z
2222
# - the build number is computed by reading the last one from the play store
2323
# and increasing by one
24-
version: 1.8.4+80
24+
version: 1.8.4+90
2525

2626
environment:
2727
sdk: '>=3.0.0 <4.0.0'

0 commit comments

Comments
 (0)