From 4f8edcc42aec02d765846e89c78d16e53c4480f8 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 10 Oct 2022 06:13:44 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-10-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-10.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index de23aa5c7..057fa7d11 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 353 mhusnirizal update all.json (#2392) 302 Frank Update all.json (#2391) - 271 Tim Janssen Update all.json (#2390) + 272 Tim Janssen Update all.json (#2393) 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 856455ecc..36ec32422 100644 --- a/all.json +++ b/all.json @@ -28,8 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "fastmigratevv2.xyz", - "walletsupport.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4577,6 +4575,7 @@ "fastimballi.com", "fastlinkaut.com", "fastmainnet.live", + "fastmigratevv2.xyz", "fastminnetafix.com", "fastnodes.org", "fastosync.com", @@ -12801,6 +12800,7 @@ "walletsubconnect.com", "walletsunlock.org", "walletsupport-validation.com", + "walletsupport.duckdns.org", "walletsupport.info", "walletsupport.ltd", "walletsupport.online", diff --git a/meta/2022-10.json b/meta/2022-10.json index 57233b91e..2c78dc17f 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -3,10 +3,18 @@ "date": "2022-10-10", "url": "blockchainaccountrestore.com" }, + { + "date": "2022-10-10", + "url": "fastmigratevv2.xyz" + }, { "date": "2022-10-10", "url": "smartnodetech.com" }, + { + "date": "2022-10-10", + "url": "walletsupport.duckdns.org" + }, { "date": "2022-10-09", "url": "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz" diff --git a/package.json b/package.json index 636a0ba0f..2f94be775 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-9-x", + "version": "0.18.11-10-x", "versions": { - "git": "0.18.11-9-x", + "git": "0.18.11-10-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 11a230b23..3e5be3919 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-9-x", + "version": "0.18.11-10-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index bf9535689..d4a04b520 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.11-9-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-10-x' };