Skip to content

Commit 1868e78

Browse files
committed
release 0.6.3
1 parent 5294276 commit 1868e78

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

addon/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"description": "Browse and listen to your local music",
66
"author": "Robert Byrne",
77
"license": "GNU GPL v3",
8-
"version": "0.6.2",
8+
"version": "0.6.3",
99
"permissions": {
1010
"private-browsing": true
1111
}

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "local-music-player-firefox",
3-
"version": "0.6.2",
3+
"version": "0.6.3",
44
"description": "Browse and listen to your local music",
55
"main": "addon/lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)