Skip to content

Commit 5c47ce0

Browse files
committed
Update: v9.1.2
1 parent 753fb3b commit 5c47ce0

File tree

3 files changed

+4
-2
lines changed

3 files changed

+4
-2
lines changed
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
Enhancements
2+
- Improved sleep timer feature

lib/API/version.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
const appVersion = '9.1.1';
1+
const appVersion = '9.1.2';

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ repository: https://github.com/gokadzev/Musify
55
issue_tracker: https://github.com/gokadzev/Musify/issues
66

77
publish_to: 'none'
8-
version: 9.1.1+115 # run update.sh after changing the version
8+
version: 9.1.2+116 # run update.sh after changing the version
99

1010
environment:
1111
sdk: '>=3.7.0 <4.0.0'

0 commit comments

Comments
 (0)