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 753fb3b commit 5c47ce0Copy full SHA for 5c47ce0
fastlane/metadata/android/en-US/changelogs/116.txt
@@ -0,0 +1,2 @@
1
+Enhancements
2
+- Improved sleep timer feature
lib/API/version.dart
@@ -1 +1 @@
-const appVersion = '9.1.1';
+const appVersion = '9.1.2';
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.1.1+115 # run update.sh after changing the version
+version: 9.1.2+116 # run update.sh after changing the version
9
10
environment:
11
sdk: '>=3.7.0 <4.0.0'
0 commit comments