Skip to content

Commit d7b297f

Browse files
committed
Update: v9.7.4
1 parent 01df21e commit d7b297f

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed
Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
Bug fixes
2+
- Fixed various playback problems
3+
- Fixed proxy problems
4+
- 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.3';
1+
const appVersion = '9.7.4';

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.3+152 # run update.sh after changing the version
8+
version: 9.7.4+153 # run update.sh after changing the version
99

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

0 commit comments

Comments
 (0)