From d1d0117c85e5c2417d509b953f9028d0189b8bda Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Nov 2022 14:09:50 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-33-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-11.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0fccc6181..4de7a42b6 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 591 Mich block "walletsrectification.network", (#2585) 467 Jaco Bump TS (#2589) 373 Frank Update all.json (#2605) - 365 Tim Janssen Update all.json (#2604) + 366 Tim Janssen Update all.json (#2606) 363 mhusnirizal update all.json (#2594) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 73a14fee9..4c33460ec 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "decentralizedwalletprotocols.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3989,6 +3988,7 @@ "decentralizedtools.org", "decentralizedvalidation.com", "decentralizedwalletprotocol.com", + "decentralizedwalletprotocols.live", "decentralizedwalletvalidator.online", "decentralizedwebdapp.com", "decentralizedweps.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 358d3b8f3..843e14180 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-11-25", + "url": "decentralizedwalletprotocols.live" + }, { "date": "2022-11-25", "url": "fixedfloatexchange.xyz" diff --git a/package.json b/package.json index d4b660f5b..7486e1559 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-32-x", + "version": "0.18.12-33-x", "versions": { - "git": "0.18.12-32-x", + "git": "0.18.12-33-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1fb47b12c..2f2cb8664 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-32-x", + "version": "0.18.12-33-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 57e0ba5d6..262f4ccc3 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.18.12-32-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-33-x' };