From bf2cd00663417a6189b36e0cba8978bfd9cf861b Mon Sep 17 00:00:00 2001 From: Jesus Acosta Date: Sun, 10 Mar 2024 12:01:01 -0400 Subject: [PATCH] SongTube 7.3.0+5000 --- pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pubspec.yaml b/pubspec.yaml index cf160365..206fc3ac 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: 7.2.0+4000 +version: 7.3.0+5000 environment: sdk: ">=2.17.6 <3.0.0"