From 955beb53ab9de412f3f4bfa39c31a30b274648b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 20 May 2023 17:17:46 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.4-27-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/net/all.json | 1 + meta/2023-05.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fc0ab8e71..e6d04e32a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 661 Frank Update all.json (#3380) + 611 Tim Janssen Update all.json (#3383) 610 Mich block `rescue-ai.netlify.app` (#3375) - 610 Tim Janssen Update all.json (#3379) 529 Jaco Bump dev deps (#3371) 434 mhusnirizal update all.json (#3381) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index eabc4f07d..377ce69e7 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "noderectify.net", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -10760,6 +10759,7 @@ "noderebase.center", "noderectifeir.com", "noderectify.com", + "noderectify.net", "noderectifysyncs.com", "noderefresh.com", "noderemedy.com", diff --git a/all/net/all.json b/all/net/all.json index bd9d1999f..89ad7b12d 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -595,6 +595,7 @@ "nodedotverify-keybase.net", "nodeintegration.net", "nodeprotocol.net", + "noderectify.net", "nodesaffix.net", "nodesaffixen.net", "nodesdapp247.net", diff --git a/meta/2023-05.json b/meta/2023-05.json index 7893ec838..a12fb4a72 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -23,6 +23,10 @@ "date": "2023-05-20", "url": "dappconnection.cc" }, + { + "date": "2023-05-20", + "url": "noderectify.net" + }, { "date": "2023-05-20", "url": "rectifybugs.pages.dev" diff --git a/package.json b/package.json index 77a0667fd..ce66bf742 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-26-x", + "version": "0.21.4-27-x", "versions": { - "git": "0.21.4-26-x", + "git": "0.21.4-27-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2d6dad3ff..b4fe44943 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-26-x", + "version": "0.21.4-27-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4edb0f3fe..c53d1830f 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-27-x' };