From 853878a57f9beef1b319e4d5214532ce86763c99 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 15 Aug 2022 12:21:31 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-7-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-08.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 7275f2d19..c6cb974c2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 448 Jaco Additional 2x (#2065) 296 mhusnirizal update all.json (#2067) 220 Frank Update all.json (#2063) - 152 Tim Janssen Update all.json (#2066) + 153 Tim Janssen Update all.json (#2068) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 243731532..a5882c9aa 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "smart-switchs.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -8344,6 +8343,7 @@ "smart-handshake.com", "smart-resolution.live", "smart-shellshock.live", + "smart-switchs.live", "smart-synchronization.com", "smart-syncronization.com", "smartaffixs-protocol.live", diff --git a/meta/2022-08.json b/meta/2022-08.json index f8dc16ce5..b5d65e3d0 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -27,6 +27,10 @@ "date": "2022-08-15", "url": "resolvedefinodes.site" }, + { + "date": "2022-08-15", + "url": "smart-switchs.live" + }, { "date": "2022-08-15", "url": "synccompletevalidation.com" diff --git a/package.json b/package.json index 90acc6f20..5ab68db9a 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-6-x", + "version": "0.18.6-7-x", "versions": { - "git": "0.18.6-6-x", + "git": "0.18.6-7-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 80f518d7d..b9aca60ab 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-6-x", + "version": "0.18.6-7-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index cda912677..ff399417a 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.6-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-7-x' };