Skip to content

Commit

Permalink
bump version.
Browse files Browse the repository at this point in the history
  • Loading branch information
fiatjaf committed May 3, 2019
1 parent 5adb74a commit f4cdaff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- Handle `lightning:` links;
- ["Generate invoice here"](https://youtu.be/wzkxxz5FsJo) context menu;
- Manual payments and invoice creation;
- Instant notifications on received payments;
- No window popups, all interactions happen in the `browserAction` popup.

<p align="center">
Expand Down
2 changes: 1 addition & 1 deletion static/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"manifest_version": 2,
"name": "kWh",
"description": "Send and receive Lightning payments in the browser with c-lightning, Eclair or Ptarmigan.",
"version": "0.5.1",
"version": "0.5.2",
"author": "fiatjaf",
"icons": {
"16": "icon16.png",
Expand Down

0 comments on commit f4cdaff

Please sign in to comment.