We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5294276 commit 1868e78Copy full SHA for 1868e78
addon/package.json
@@ -5,7 +5,7 @@
5
"description": "Browse and listen to your local music",
6
"author": "Robert Byrne",
7
"license": "GNU GPL v3",
8
- "version": "0.6.2",
+ "version": "0.6.3",
9
"permissions": {
10
"private-browsing": true
11
}
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "local-music-player-firefox",
3
4
"main": "addon/lib/main.js",
"scripts": {
0 commit comments