From a6332ccee39b9f37adeb3a38f246d8c28db19ee1 Mon Sep 17 00:00:00 2001 From: Chaphasilor Date: Tue, 21 May 2024 23:33:48 +0200 Subject: [PATCH] bump version to 0.9.7 --- pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pubspec.yaml b/pubspec.yaml index 3677c12ae..b00f6fc36 100644 --- a/pubspec.yaml +++ b/pubspec.yaml @@ -15,7 +15,7 @@ publish_to: "none" # Remove this line if you wish to publish to pub.dev # In iOS, build-name is used as CFBundleShortVersionString while build-number used as CFBundleVersion. # Read more about iOS versioning at # https://developer.apple.com/library/archive/documentation/General/Reference/InfoPlistKeyReference/Articles/CoreFoundationKeys.html -version: 0.9.6+106 +version: 0.9.7+107 environment: sdk: ">=3.3.0 <4.0.0" @@ -182,7 +182,7 @@ msix_config: display_name: Finamp publisher_display_name: Jellyfin identity_name: com.unicornsonlsd.finamp - msix_version: 0.9.6.0 + msix_version: 0.9.7.0 logo_path: ./images/finamp_cropped.png trim_logo: false # don't force logo to be square, it will be stretched capabilities: internetClientServer