Skip to content

Commit 0e7283f

Browse files
committed
Update: v9.6.14
1 parent 70b9d5b commit 0e7283f

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+
Bug fixes
2+
- Fixed more playback problems
3+
- 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.6.13';
1+
const appVersion = '9.6.14';

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.6.13+147 # run update.sh after changing the version
8+
version: 9.6.14+148 # run update.sh after changing the version
99

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

0 commit comments

Comments
 (0)