Skip to content

Commit 205d7ef

Browse files
committed
Update: v9.8.0
1 parent fb258d2 commit 205d7ef

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
Enhancements
2+
- Improved search suggestions
3+
- Added Most Played songs & built-in equalizer
4+
- Restored track link sharing
5+
- Recently played limit increased to 250
6+
- Miscellaneous UI and performance improvements
7+
- 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.6';
1+
const appVersion = '9.8.0';

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.6+155 # run update.sh after changing the version
8+
version: 9.8.0+156 # run update.sh after changing the version
99

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

0 commit comments

Comments
 (0)