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 3ff7f3a commit 10a5b20Copy full SHA for 10a5b20
fastlane/metadata/android/en-US/changelogs/155.txt
@@ -0,0 +1,3 @@
1
+Enhancements
2
+- Updated translations
3
+- Full changelog: https://github.com/gokadzev/Musify/releases
lib/API/version.dart
@@ -1 +1 @@
-const appVersion = '9.7.5';
+const appVersion = '9.7.6';
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.5+154 # run update.sh after changing the version
+version: 9.7.6+155 # run update.sh after changing the version
9
10
environment:
11
sdk: '>=3.9.10 <4.0.0'
0 commit comments