Skip to content

Commit fa39605

Browse files
committed
Update: v9.7.5
1 parent 1bc6a9e commit fa39605

3 files changed

Lines changed: 8 additions & 2 deletions

File tree

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
Enhancements
2+
- Added edit playlist option in playlist bar
3+
- Added 'Add to queue' feature
4+
- Updated translations
5+
- Miscellaneous UI/UX refinements and performance optimizations
6+
- Full changelog: https://github.com/gokadzev/Musify/releases

lib/API/version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const appVersion = '9.7.4';
1+
const appVersion = '9.7.5';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository: https://github.com/gokadzev/Musify
55
issue_tracker: https://github.com/gokadzev/Musify/issues
66

77
publish_to: 'none'
8-
version: 9.7.4+153 # run update.sh after changing the version
8+
version: 9.7.5+154 # run update.sh after changing the version
99

1010
environment:
1111
sdk: '>=3.9.10 <4.0.0'

0 commit comments

Comments
 (0)