Skip to content

Commit

Permalink
[CI Skip] bump/beta 0.23.5-5-x
Browse files Browse the repository at this point in the history
skip-checks: true
  • Loading branch information
github-actions[bot] committed Aug 21, 2024
1 parent 9a58d94 commit 7e24fbd
Show file tree
Hide file tree
Showing 7 changed files with 11 additions and 6 deletions.
2 changes: 1 addition & 1 deletion CONTRIBUTORS
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
996 Tim Janssen Update all.json (#4605)
997 Tim Janssen Update all.json (#4606)
955 Frank Update all.json (#4596)
644 mhusnirizal update all.json (#4592)
618 Mich Block hub-polkadot.com (#4343)
Expand Down
2 changes: 1 addition & 1 deletion all.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@
],
"deny": [
"07e96d43-381a-46a3-9c16-6daf97213efc.co",
"securewallets.app",
"09sync00.duckdns.org",
"0kxwallet.org",
"0nlinebot.github.io",
Expand Down Expand Up @@ -26852,6 +26851,7 @@
"securewalletdapps.net",
"securewalletfix.com",
"securewalletprotocol.netlify.app",
"securewallets.app",
"securewalletsolutions.com",
"securewalletsval.com",
"securewalletsvalidation.com",
Expand Down
1 change: 1 addition & 0 deletions all/app/all.json
Original file line number Diff line number Diff line change
Expand Up @@ -1256,6 +1256,7 @@
"securetoken-tech.vercel.app",
"securewallet.vercel.app",
"securewalletprotocol.netlify.app",
"securewallets.app",
"security-verifieds.vercel.app",
"securitys-verify.vercel.app",
"securitys-verifys.vercel.app",
Expand Down
4 changes: 4 additions & 0 deletions meta/2024-08.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,10 @@
"date": "2024-08-21",
"url": "maintainance-desk.pro"
},
{
"date": "2024-08-21",
"url": "securewallets.app"
},
{
"date": "2024-08-20",
"url": "autoconnectwallet.pages.dev"
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,9 +14,9 @@
},
"sideEffects": false,
"type": "module",
"version": "0.23.5-4-x",
"version": "0.23.5-5-x",
"versions": {
"git": "0.23.5-4-x",
"git": "0.23.5-5-x",
"npm": "0.23.4"
},
"workspaces": [
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"./packageDetect.cjs"
],
"type": "module",
"version": "0.23.5-4-x",
"version": "0.23.5-5-x",
"main": "index.js",
"dependencies": {
"@polkadot/util": "^13.0.2",
Expand Down
2 changes: 1 addition & 1 deletion packages/phishing/src/packageInfo.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@

// Do not edit, auto-generated by @polkadot/dev

export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.5-4-x' };
export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.5-5-x' };

0 comments on commit 7e24fbd

Please sign in to comment.