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 1e4c75b commit 8180fa6Copy full SHA for 8180fa6
3 files changed
fastlane/metadata/android/en-US/changelogs/165.txt
@@ -0,0 +1,3 @@
1
+- Further enhanced the user interface, building on improvements from version 10.0.0
2
+- Resolved additional bugs and introduced more missing options
3
+- Full changelog: https://github.com/gokadzev/Musify/releases
lib/constants/version.dart
@@ -1 +1 @@
-const appVersion = '10.0.0';
+const appVersion = '10.0.1';
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: 10.0.0+164 # run update.sh after changing the version
+version: 10.0.1+165 # run update.sh after changing the version
9
10
environment:
11
sdk: '>=3.11.0 <4.0.0'
0 commit comments