Skip to content

Commit

Permalink
bump version to 0.0.15
Browse files Browse the repository at this point in the history
  • Loading branch information
syuukawa committed Aug 7, 2020
1 parent 98a1543 commit 7701d00
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "synapse-extension",
"version": "0.0.14",
"version": "0.0.15",
"description": "Synapse extension is a wallet for Nervos CKB",
"scripts": {
"build": "webpack --config webpack.prod.js",
Expand Down
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "Synapse extension",
"description": "Synapse extension is a wallet for Nervos CKB",
"version": "0.0.14",
"version": "0.0.15",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEArjp+K74leZLvbeNbDDpf9sRzPN1uS1jih7OooA2JvmmVgZzBb9eRbaiLScbRDdS9IGhsxSNrj5/Li1Yv72INX8GJv1hCRys4JfBUFYAoCIOjRAzJgzmXVzxQy8EiKTEFrMo7sqIVkNvhccYySYG9DuHp6of/JnIxfdIrAD/BGwsC/5Mc/Vi8PZ/FtLo/5l4FtPu97TYk15RU0wYsPMIsDcP7GFnJVpOja8BKa0EfzVfRt3F05WJ0vGB2KTm/OrxH2IhTYqot/cvHeV/Q90xmuftpaQ4RSSuGZqKHhUoUvXilZj7r3948NYf/FZhQJukZT7VAXr7wclsdPXjZlbGcBwIDAQAB",
"id": "dbmnckdibkgoeppfmploopnghhgnnnmf",
"options_page": "",
Expand Down

0 comments on commit 7701d00

Please sign in to comment.