Skip to content

Commit

Permalink
1.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
unixvb committed Jul 10, 2022
1 parent 70a9597 commit 7c999e5
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.14.7",
"version": "1.14.8",
"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",
"version": "1.14.7",
"version": "1.14.8",

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

0 comments on commit 7c999e5

Please sign in to comment.