From cb6c275f3c71fbb7f134b949b14321e6530829c9 Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Tue, 17 Jun 2025 21:23:25 +0200 Subject: [PATCH] Revert "Bump version to 1.8.3" This reverts commit 12ae84d028ef0b1078961007ba1c3fe47aef41ff. --- flatpak/de.wger.flutter.metainfo.xml | 6 ------ pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 7 deletions(-) diff --git a/flatpak/de.wger.flutter.metainfo.xml b/flatpak/de.wger.flutter.metainfo.xml index 181fb388..5f64c262 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 -
diff --git a/pubspec.yaml b/pubspec.yaml index e88f23de..9223fb77 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+80 +version: 1.8.2+70 environment: sdk: '>=3.0.0 <4.0.0'