From 05d11952be87723cfe80026df512d50bda859fe2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 13:23:30 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.7-95-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2023-09.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 ea3568954..afe18c298 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 822 Tim Janssen Update all.json (#3935) + 823 Tim Janssen Update all.json (#3941) 795 Frank Update all.json (#3940) 613 Mich block event-acala.network (#3875) 545 Jaco Add missing crosscheck entries (#3930) diff --git a/all.json b/all.json index 87eb2f6be..6b1219432 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "verify-connection.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -20720,6 +20719,7 @@ "verify-coinbase.sesamiclothings.com", "verify-collab.land", "verify-connect.github.io", + "verify-connection.com", "verify-defi.com", "verify-hub.com", "verify-metamask.net", diff --git a/all/com/all.json b/all/com/all.json index d79b6dc39..ab09c155c 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -7740,6 +7740,7 @@ "verified-colabland.com", "verify-chain.com", "verify-coinbase.sesamiclothings.com", + "verify-connection.com", "verify-defi.com", "verify-hub.com", "verify-mycollabland.com", diff --git a/meta/2023-09.json b/meta/2023-09.json index 28ac6e382..ac04c9161 100644 --- a/meta/2023-09.json +++ b/meta/2023-09.json @@ -7,6 +7,10 @@ "date": "2023-09-27", "url": "polkadot-app.claim-web3-request.click" }, + { + "date": "2023-09-27", + "url": "verify-connection.com" + }, { "date": "2023-09-26", "url": "1000-rewards.com" diff --git a/package.json b/package.json index 972b269d0..77c2ff8a2 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-94-x", + "version": "0.21.7-95-x", "versions": { - "git": "0.21.7-94-x", + "git": "0.21.7-95-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8835ae5d7..8b93032a7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-94-x", + "version": "0.21.7-95-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 04d850502..988c9d0ae 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.7-94-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-95-x' };