Skip to content

Commit c8146af

Browse files
committed
Update: v9.1.1
1 parent 4f0d945 commit c8146af

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed
Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
Enhancements
2+
- Added sleep timer feature
3+
- Instantly update playback state in mini-player on song play

lib/API/version.dart

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

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.1.0+114 # run update.sh after changing the version
8+
version: 9.1.1+115 # run update.sh after changing the version
99

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

0 commit comments

Comments
 (0)