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 70b9d5b commit 0e7283fCopy full SHA for 0e7283f
fastlane/metadata/android/en-US/changelogs/148.txt
@@ -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
@@ -1 +1 @@
-const appVersion = '9.6.13';
+const appVersion = '9.6.14';
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.6.13+147 # run update.sh after changing the version
+version: 9.6.14+148 # run update.sh after changing the version
9
10
environment:
11
sdk: '>=3.9.10 <4.0.0'
0 commit comments