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 5e49693 commit 61a05feCopy full SHA for 61a05fe
3 files changed
fastlane/metadata/android/en-US/changelogs/168.txt
@@ -0,0 +1,8 @@
1
+Enhancements
2
+- Added equalizer presets
3
+- Improved lyrics support
4
+
5
+Bug fixes
6
+- Fixed queue and shuffle bugs
7
+- Fixed app freeze on startup
8
+- Full changelog: https://github.com/gokadzev/Musify/releases
lib/constants/version.dart
@@ -1 +1 @@
-const appVersion = '10.0.3';
+const appVersion = '10.0.4';
pubspec.yaml
@@ -5,7 +5,7 @@ repository: https://github.com/gokadzev/Musify
issue_tracker: https://github.com/gokadzev/Musify/issues
publish_to: 'none'
-version: 10.0.3+167 # run update.sh after changing the version
+version: 10.0.4+168 # run update.sh after changing the version
9
10
environment:
11
sdk: '>=3.11.0 <4.0.0'
0 commit comments