Skip to content

Commit

Permalink
Bumped version to 1.6.0-beta.4
Browse files Browse the repository at this point in the history
  • Loading branch information
fuzeman committed Jan 18, 2018
1 parent 89dd529 commit 7f835fc
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "neon-extension-firefox",
"version": "1.6.0-beta.3",
"version": "1.6.0-beta.4",
"description": "Neon Extension for Firefox (formerly Google Music Scrobbler)",
"keywords": [
"neon",
Expand Down Expand Up @@ -51,13 +51,13 @@
"warning": "2.1.0",
"webpack": "2.6.0",
"whatwg-fetch": "2.0.3",
"neon-extension-core": "1.6.0-beta.3",
"neon-extension-framework": "1.6.0-beta.3",
"neon-extension-core": "1.6.0-beta.4",
"neon-extension-framework": "1.6.0-beta.4",
"neon-extension-browser-base": "1.6.0-beta.3",
"neon-extension-browser-firefox": "1.6.0-beta.1",
"neon-extension-browser-webextension": "1.6.0-beta.1",
"neon-extension-destination-lastfm": "1.6.0-beta.3",
"neon-extension-source-googlemusic": "1.6.0-beta.3"
"neon-extension-destination-lastfm": "1.6.0-beta.4",
"neon-extension-source-googlemusic": "1.6.0-beta.4"
},
"devDependencies": {
"@babel/core": "7.0.0-beta.32",
Expand Down

0 comments on commit 7f835fc

Please sign in to comment.