Skip to content

Commit 867337d

Browse files
committed
release 0.7.1
1 parent 6deebfc commit 867337d

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

0 commit comments

Comments
 (0)