We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 01df21e commit d7b297fCopy full SHA for d7b297f
fastlane/metadata/android/en-US/changelogs/153.txt
@@ -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
@@ -1 +1 @@
-const appVersion = '9.7.3';
+const appVersion = '9.7.4';
pubspec.yaml
@@ -5,7 +5,7 @@ repository: https://github.com/gokadzev/Musify
5
issue_tracker: https://github.com/gokadzev/Musify/issues
6
7
publish_to: 'none'
8
-version: 9.7.3+152 # run update.sh after changing the version
+version: 9.7.4+153 # run update.sh after changing the version
9
10
environment:
11
sdk: '>=3.9.10 <4.0.0'
0 commit comments