From ad0f343c720e24ba4eea6d777acf6456007094e2 Mon Sep 17 00:00:00 2001 From: Github-Actions Date: Fri, 30 Jan 2026 15:44:39 +0000 Subject: [PATCH] Bump version to 1.10.1 --- 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 799b045b..1a8de761 100755 --- a/flatpak/de.wger.flutter.metainfo.xml +++ b/flatpak/de.wger.flutter.metainfo.xml @@ -84,6 +84,12 @@ + + +

Bug fixes and improvements.

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

Bug fixes and improvements.

diff --git a/pubspec.yaml b/pubspec.yaml index a96c6690..950df25e 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.10.0+170 +version: 1.10.1+180 environment: sdk: '>=3.8.0 <4.0.0'