diff --git a/flatpak/de.wger.flutter.metainfo.xml b/flatpak/de.wger.flutter.metainfo.xml index 8f5dcb7e..181fb388 100755 --- a/flatpak/de.wger.flutter.metainfo.xml +++ b/flatpak/de.wger.flutter.metainfo.xml @@ -78,12 +78,6 @@ - - -

Bug fixes and improvements.

-
- https://wger-project/flutter/releases/tag/1.8.3 -

Bug fixes and improvements.

diff --git a/pubspec.yaml b/pubspec.yaml index f8cf39e6..e88f23de 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -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.3+90 +version: 1.8.3+80 environment: sdk: '>=3.0.0 <4.0.0'