From 58a10f3f1a9f678a067ca473348de0dbe0532eec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Dec 2022 12:41:51 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.13-12-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-12.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 7bc6e7ab9..84c66a336 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 593 Mich block scam webdappssynchronization.pages.dev (#2630) 472 Jaco Block explore-ledger.online (#2655) 389 Tim Janssen Update all.json (#2654) - 383 Frank Update all.json (#2656) + 384 Frank Update all.json (#2658) 368 mhusnirizal update all.json (#2639) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 870896adb..285da1ca7 100644 --- a/all.json +++ b/all.json @@ -51,7 +51,6 @@ "135-125-137-197.plesk.page", "137-184-141-8.plesk.page", "138-68-99-93.plesk.page", - "blockchainonlinehelp.com", "141-164-62-92.plesk.page", "143-198-124-192.plesk.page", "143-244-162-16.plesk.page", @@ -1200,6 +1199,7 @@ "blockchainlabs.digital", "blockchainminingspace.com", "blockchainnode.live", + "blockchainonlinehelp.com", "blockchainresoverpanel.com", "blockchains-recovery.ml", "blockchains-recovery.tk", diff --git a/meta/2022-12.json b/meta/2022-12.json index a43e0772b..7692b831e 100644 --- a/meta/2022-12.json +++ b/meta/2022-12.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-12-08", + "url": "blockchainonlinehelp.com" + }, { "date": "2022-12-08", "url": "coinsupport.app" diff --git a/package.json b/package.json index 07a97123f..f796bb63e 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.13-11-x", + "version": "0.18.13-12-x", "versions": { - "git": "0.18.13-11-x", + "git": "0.18.13-12-x", "npm": "0.18.12" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bd6521175..56d33bf55 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.13-11-x", + "version": "0.18.13-12-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4133a226c..f9372fc64 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.13-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.13-12-x' };