Skip to content

Commit

Permalink
bump version to 1.3.5 (#161)
Browse files Browse the repository at this point in the history
mindofmar authored May 8, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
1 parent 7c67d14 commit f3a8223
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": "Wallet Guard: Protect Your Crypto",
"version": "1.3.4",
"version": "1.3.5",
"description": "A browser extension for detecting phishing attacks on crypto wallets",
"main": "index.js",
"scripts": {
2 changes: 1 addition & 1 deletion src/manifest.json
Original file line number Diff line number Diff line change
@@ -3,7 +3,7 @@
"name": "Wallet Guard: Protect Your Crypto",
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEA0SMGNwLFsP2k1jAD54vtDqLJuIpeZWCc9gdvo2N8hzE1qIkOt29ynU1VgkJbtfuWHqWSyOCo1ljs2MjbqqFjG4qz5o3ZrEAMwmEbWGCuPddUIIiWIK0oF+BkwZiRpRS2nw/i9Dmeusf0eOlxxLYD0NpKszX73lqGt4LBIY8Wva7vmqdnKPa1F6+DDZviXcBRa8CLCzqDujTjON37o+NvQOq2u49UzVXr/DcePFrUTnnjdNkKTQkLlH00lwvxUUJl0g5IVdlxNgZXPY/C6P39YIIxsBFJH0rXvQrLgED6NGR17CBnLhOmmYghku17yoUGg3KrT4aeh8+uG5NrQZuqGwIDAQAB",
"description": "Wallet Guard acts as a security companion to your crypto wallet of choice, so you can browse at ease.",
"version": "1.3.4",
"version": "1.3.5",
"icons": {
"128": "images/wg_logos/logo_128x128.png"
},

0 comments on commit f3a8223

Please sign in to comment.