From eb855f7589a2235cb2def621aad7515488befe8f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Nov 2022 23:20:24 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.12-21-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 162205abe..1ecfad4ad 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 467 Jaco Bump TS (#2589) 368 Frank Update all.json (#2590) 362 mhusnirizal update all.json (#2586) - 359 Tim Janssen Update all.json (#2588) + 360 Tim Janssen Update all.json (#2591) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index e742b04c1..6aaeafc9a 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "web3-dappmainnet.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -13757,6 +13756,7 @@ "web.flowlinksapp.com", "web3-connect.org", "web3-connector.com", + "web3-dappmainnet.live", "web3-dapps.org", "web3-ethereum.org", "web3-mainnet.net", diff --git a/meta/2022-11.json b/meta/2022-11.json index af0c597fa..ebf60a941 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -59,6 +59,10 @@ "date": "2022-11-20", "url": "walletmill.live" }, + { + "date": "2022-11-20", + "url": "web3-dappmainnet.live" + }, { "date": "2022-11-20", "url": "whalepad.net" diff --git a/package.json b/package.json index 5a28521a5..57ad4e5db 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.12-20-x", + "version": "0.18.12-21-x", "versions": { - "git": "0.18.12-20-x", + "git": "0.18.12-21-x", "npm": "0.18.11" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 97feca7c1..d6bf0f6a1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.12-20-x", + "version": "0.18.12-21-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 ec3331c1d..7393b82fe 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-20-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.12-21-x' };