diff --git a/README.md b/README.md index e1b72016e..3fbfbfdb2 100644 --- a/README.md +++ b/README.md @@ -12,10 +12,11 @@ Streaming Support :musical_note:
Download Support :arrow_down:
Play Local / Downloaded Songs Support :open_file_folder:
- High Quality mp3 Format :fire:
- Lyrics Support :pencil:
+ High Quality mp3 / flac Format :fire:
+ Lyrics Support :pencil:
No Ads :no_entry_sign:
- No Subscriptions :dollar:
+ No Subscriptions :dollar:
+ 12 Supported Languages :us:
--- diff --git a/pubspec.yaml b/pubspec.yaml index 9ef03237a..829049fb3 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: 1.9.0+14 +version: 2.0.0+15 environment: sdk: ">=2.17.3 <3.0.0"