Skip to content

Commit 40e4d47

Browse files
committed
release 0.6.2
1 parent 6f3efda commit 40e4d47

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.1",
8+
"version": "0.6.2",
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.1",
3+
"version": "0.6.2",
44
"description": "Browse and listen to your local music",
55
"main": "addon/lib/main.js",
66
"scripts": {

0 commit comments

Comments
 (0)