From fb92e33c668fb419b37f2ba3babaf740e4f1dcf6 Mon Sep 17 00:00:00 2001 From: Roland Geider Date: Thu, 28 Aug 2025 13:53:28 +0200 Subject: [PATCH] Reset build nr and flatpak versions --- flatpak/de.wger.flutter.metainfo.xml | 12 ------------ pubspec.yaml | 2 +- 2 files changed, 1 insertion(+), 13 deletions(-) diff --git a/flatpak/de.wger.flutter.metainfo.xml b/flatpak/de.wger.flutter.metainfo.xml index 3cbc2343..70ea7dc9 100755 --- a/flatpak/de.wger.flutter.metainfo.xml +++ b/flatpak/de.wger.flutter.metainfo.xml @@ -78,18 +78,6 @@ - - -

Bug fixes and improvements.

-
- https://github.com/wger-project/flutter/releases/tag/1.8.4 -
- - -

Bug fixes and improvements.

-
- https://github.com/wger-project/flutter/releases/tag/1.8.4 -

Bug fixes and improvements.

diff --git a/pubspec.yaml b/pubspec.yaml index caa1301f..4bf5f3ad 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.4+100 +version: 1.8.4+80 environment: sdk: '>=3.0.0 <4.0.0'