From a496fb4c7523dc18f9197049cefae11e8fb5b919 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 15 Aug 2023 15:56:31 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-283-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/in/all.json | 1 + all/land/all.json | 1 + meta/2023-08.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2ace2b623..f711fa265 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 759 Frank Update all.json (#3779) - 758 Tim Janssen Update all.json (#3780) + 759 Tim Janssen Update all.json (#3782) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 515 mhusnirizal update all.json (#3773) diff --git a/all.json b/all.json index 45fc24852..b839b8436 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "join-collab.in", - "verificationcollab.land", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -9471,6 +9469,7 @@ "join-babydogecoin.net", "join-badgerdao.net", "join-chain.link", + "join-collab.in", "join-ftm.net", "join-hex.xyz", "join-injective.com", @@ -18906,6 +18905,7 @@ "verification-wallet-protocol.com", "verification.unicrypt.host", "verificationauthority.top", + "verificationcollab.land", "verificationmetamask.rf.gd", "verificationprocess-metamask.io", "verificationtw.com", diff --git a/all/in/all.json b/all/in/all.json index 35bd72683..f8ee6bb09 100644 --- a/all/in/all.json +++ b/all/in/all.json @@ -14,6 +14,7 @@ "genopets-verify-connect.in", "goswap-tokens.in", "insurance-world.in", + "join-collab.in", "linksinc.in", "metamask.com.in", "metamask.io.merge.erasky.in", diff --git a/all/land/all.json b/all/land/all.json index 9c1051564..4627abf6d 100644 --- a/all/land/all.json +++ b/all/land/all.json @@ -66,6 +66,7 @@ "validatecollab.land", "vee-friends-collab.land", "verasity.land", + "verificationcollab.land", "verify-collab.land", "verifycollad.land", "wallets-collab.land", diff --git a/meta/2023-08.json b/meta/2023-08.json index 0af4e385a..d6ec62bc5 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -39,10 +39,18 @@ "date": "2023-08-15", "url": "drop-curvefinance.net" }, + { + "date": "2023-08-15", + "url": "join-collab.in" + }, { "date": "2023-08-15", "url": "quai.fi" }, + { + "date": "2023-08-15", + "url": "verificationcollab.land" + }, { "date": "2023-08-14", "url": "1inch.one" diff --git a/package.json b/package.json index 6d373131e..b89291161 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-282-x", + "version": "0.21.6-283-x", "versions": { - "git": "0.21.6-282-x", + "git": "0.21.6-283-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b2d330dc9..171568555 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-282-x", + "version": "0.21.6-283-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4b2487f45..c3e71013b 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.6-282-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-283-x' };