From 954c7347809deeb9dfc6e2a07dec78e4ef1acdaa Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 12:28:48 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-78-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-10.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 47a3e9c24..a0592a845 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 334 Frank Update all.json (#2474) - 301 Tim Janssen Update all.json (#2472) + 302 Tim Janssen Update all.json (#2475) 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 72cfbb7f1..ffa7dd7e0 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "pro-multicoin.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -8920,6 +8919,7 @@ "pro-earners.com", "pro-fix.org", "pro-fundrecovery.com", + "pro-multicoin.com", "pro-neutral.net", "pro-nft.io", "pro-nft.net", diff --git a/meta/2022-10.json b/meta/2022-10.json index 5513bb04c..9329a8081 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -191,6 +191,10 @@ "date": "2022-10-25", "url": "pandagirl.online" }, + { + "date": "2022-10-25", + "url": "pro-multicoin.com" + }, { "date": "2022-10-25", "url": "pro-neutral.net" diff --git a/package.json b/package.json index 1bb0ceb8f..4b24d714c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-77-x", + "version": "0.18.11-78-x", "versions": { - "git": "0.18.11-77-x", + "git": "0.18.11-78-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 8a3e5aeab..26b10b86b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-77-x", + "version": "0.18.11-78-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 65f61979b..eeac51e92 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-77-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-78-x' };