Skip to content

Commit

Permalink
bump version number for new Chrome Store release.
Browse files Browse the repository at this point in the history
  • Loading branch information
bigreddmachine committed Sep 22, 2016
1 parent 2a5a044 commit 1485f5f
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions build/chrome/manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "Monero Wallet for Google Chrome™",
"short_name":"Monero Wallet",
"author": "bigreddmachine",
"version": "0.10.0",
"version_name": "0.10.0-beta",
"version": "0.10.1",
"version_name": "0.10.1-beta",
"description": "A Chrome™ extension for using monero-wallet-cli",
"icons": {
"128":"data/img/logo128.png",
Expand Down
4 changes: 2 additions & 2 deletions manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@
"name": "Monero Wallet for Google Chrome™",
"short_name":"Monero Wallet",
"author": "bigreddmachine",
"version": "0.10.0",
"version_name": "0.10.0-beta",
"version": "0.10.1",
"version_name": "0.10.1-beta",
"description": "A Chrome™ extension for using monero-wallet-cli",
"icons": {
"128":"data/img/logo128.png",
Expand Down

0 comments on commit 1485f5f

Please sign in to comment.