Skip to content

Commit

Permalink
Version 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
wbobeirne committed Jan 22, 2019
1 parent b7a2d2d commit aec6de2
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "joule-extension",
"version": "0.3.1",
"version": "0.4.0",
"description": "Lightning charge your browser by connecting your lightning node",
"keywords": [
"typescript",
Expand Down
4 changes: 2 additions & 2 deletions static/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"manifest_version": 2,
"name": "Joule",
"description": "Make payments and use your Lightning identity in the browser",
"version": "0.3.1",
"version": "0.4.0",
"icons": {
"16": "icon16.png",
"48": "icon48.png",
Expand Down Expand Up @@ -52,7 +52,7 @@
"applications": {
"gecko": {
"id": "[email protected]",
"strict_min_version": "42.0"
"strict_min_version": "57.0"
}
}
}

0 comments on commit aec6de2

Please sign in to comment.