From 797571ec841d71e7b1dc3da7c9b45c8c0ee9be26 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 25 Jun 2023 09:48:31 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-33-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/io/all.json | 1 + meta/2023-06.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 5e7b61077..ab116242a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 702 Frank Update all.json (#3490) - 634 Tim Janssen Update all.json (#3486) + 635 Tim Janssen Update all.json (#3491) 610 Mich block `rescue-ai.netlify.app` (#3375) 539 Jaco Add missing cross-check entries (#3465) 449 mhusnirizal update all.json (#3478) diff --git a/all.json b/all.json index 92d9be645..eb7724169 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "coindroplet.io", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -2600,6 +2599,7 @@ "coindevonlineconnectlive.life", "coindex-retrieval.com", "coindexfinance.com", + "coindroplet.io", "coinduck.pro", "coinencrypt.cloud", "coineresolve.cloud", diff --git a/all/io/all.json b/all/io/all.json index 0d1d44d76..5bf762bb0 100644 --- a/all/io/all.json +++ b/all/io/all.json @@ -24,6 +24,7 @@ "china-metamask.io", "cititoken.io", "coindapp.webflow.io", + "coindroplet.io", "coinfix.webflow.io", "coinprotocol.webflow.io", "colabland.io", diff --git a/meta/2023-06.json b/meta/2023-06.json index c8d4243fb..0925d22cf 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-06-25", + "url": "coindroplet.io" + }, { "date": "2023-06-24", "url": "aidoge-claim.network" diff --git a/package.json b/package.json index 4c6e20428..0dae29d58 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-32-x", + "version": "0.21.6-33-x", "versions": { - "git": "0.21.6-32-x", + "git": "0.21.6-33-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6a6a8647c..47f130eac 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-32-x", + "version": "0.21.6-33-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index dc0b44159..4e91f6168 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-32-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-33-x' };