Skip to content

Commit

Permalink
1.10.6
Browse files Browse the repository at this point in the history
  • Loading branch information
serg-plusplus committed Jun 11, 2021
1 parent 94672da commit 3d5db92
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": "temple-wallet",
"version": "1.10.5",
"version": "1.10.6",
"private": true,
"scripts": {
"start": "cross-env NODE_ENV=development webpack --watch --info-verbosity none --display minimal --hide-modules",
Expand Down
2 changes: 1 addition & 1 deletion public/manifest.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"manifest_version": 2,
"name": "Temple - Tezos Wallet (ex. Thanos)",
"version": "1.10.5",
"version": "1.10.6",

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

0 comments on commit 3d5db92

Please sign in to comment.