We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 307de32 commit 659d77dCopy full SHA for 659d77d
CHANGELOG.md
@@ -2,6 +2,10 @@
2
3
This documents the user-facing changes for each version
4
5
+## 0.6.2
6
+
7
+- Reduce queue nearly full warning toast duration to 15 seconds
8
9
## 0.6.1
10
11
- Fix interaction when settings are collapsed
package.json
@@ -1,6 +1,6 @@
1
{
"name": "queue-manager",
- "version": "0.6.1",
+ "version": "0.6.2",
"private": true,
"scripts": {
"build": "spicetify-creator",
0 commit comments