Skip to content

Commit

Permalink
1.7.0
Browse files Browse the repository at this point in the history
  • Loading branch information
serg-plusplus committed Apr 7, 2021
1 parent 95eb966 commit 34fe68d
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": "temple-wallet",
"version": "1.6.2",
"version": "1.7.0",
"private": true,
"scripts": {
"start": "cross-env NODE_ENV=development webpack --watch --info-verbosity none --display minimal --hide-modules",
Expand Down
4 changes: 2 additions & 2 deletions public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
{
"manifest_version": 2,
"name": "Temple - Tezos Wallet (ex. Thanos)",
"version": "1.6.2",
"__chrome__version_name": "1.6.2",
"version": "1.7.0",
"__chrome__version_name": "1.7.0",

"icons": {
"16": "misc/icon-16.png",
Expand Down

0 comments on commit 34fe68d

Please sign in to comment.