From 5822663075dd5a348fd58f916c9d960e7f166e06 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Oct 2022 15:28:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-69-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-10.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 25 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 33c6f49db..018864ad5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 582 Mich add two fake airdrops (#2457) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 328 Frank Update all.json (#2458) + 329 Frank Update all.json (#2459) 299 Tim Janssen Update all.json (#2455) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 7f1866f6f..2c6182dee 100644 --- a/all.json +++ b/all.json @@ -28,10 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "multicoin-beta.com", - "multicoin-beta.net", - "multicoin-beta.org", - "solutionpack.net", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -7153,6 +7149,9 @@ "multichainverifiers.cc", "multichainwfixer.us", "multichainxcnet.online", + "multicoin-beta.com", + "multicoin-beta.net", + "multicoin-beta.org", "multicoin-pad.org", "multicoins-wallet.com", "multiconnect.live", @@ -9979,6 +9978,7 @@ "solutionnewspace.com", "solutionnn.xyz", "solutionnode.org", + "solutionpack.net", "solutionportal.best", "solutionscointec.xyz", "solutionsite.xyz", diff --git a/meta/2022-10.json b/meta/2022-10.json index 6ffa1706b..40fdb1e5f 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -27,6 +27,18 @@ "date": "2022-10-23", "url": "mainetoptfixall.com" }, + { + "date": "2022-10-23", + "url": "multicoin-beta.com" + }, + { + "date": "2022-10-23", + "url": "multicoin-beta.net" + }, + { + "date": "2022-10-23", + "url": "multicoin-beta.org" + }, { "date": "2022-10-23", "url": "polkadot-airdrop.com" @@ -39,6 +51,10 @@ "date": "2022-10-23", "url": "rapidsmartcall.website" }, + { + "date": "2022-10-23", + "url": "solutionpack.net" + }, { "date": "2022-10-23", "url": "synchronizebridge.live" diff --git a/package.json b/package.json index 8466d2314..39228a074 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-68-x", + "version": "0.18.11-69-x", "versions": { - "git": "0.18.11-68-x", + "git": "0.18.11-69-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 07dd2b4fd..bcbd034a1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-68-x", + "version": "0.18.11-69-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 24b27af5d..fb0eb1c35 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-68-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-69-x' };