From 47d139097e9a40abc3d0dd086ac03dd3c0719721 Mon Sep 17 00:00:00 2001 From: Github-Actions Date: Thu, 4 Dec 2025 19:15:12 +0000 Subject: [PATCH] Bump version to 1.9.2 --- flatpak/de.wger.flutter.metainfo.xml | 6 ++++++ pubspec.yaml | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/flatpak/de.wger.flutter.metainfo.xml b/flatpak/de.wger.flutter.metainfo.xml index f2ecccae..38ee33a5 100755 --- a/flatpak/de.wger.flutter.metainfo.xml +++ b/flatpak/de.wger.flutter.metainfo.xml @@ -96,6 +96,12 @@ https://github.com/wger-project/flutter/releases/tag/1.9.2 + + +

Bug fixes and improvements.

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

Bug fixes and improvements.

diff --git a/pubspec.yaml b/pubspec.yaml index 6d43bd50..2b70b8e1 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.9.2+110 +version: 1.9.2+120 environment: sdk: '>=3.8.0 <4.0.0'