From 59094d1fbf3ee58f28c8b2b9a6841479646c34bf Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Aug 2022 05:43:35 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-14-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-08.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 e446fd1fa..097b0d18c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 448 Jaco Additional 2x (#2065) - 297 mhusnirizal update all.json (#2069) + 298 mhusnirizal update all.json (#2075) 222 Frank Update all.json (#2072) 156 Tim Janssen Update all.json (#2074) 89 michalisFr Added 0 new domains (#2004) diff --git a/all.json b/all.json index 4d266e15e..e20e0a168 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "zapto.org" ], "deny": [ - "coinsmartsolutions.live", - "miigratingtov2live.xyz", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1461,6 +1459,7 @@ "coinsmartechsoluition.live", "coinsmartsollution.live", "coinsmartsolution.xyz", + "coinsmartsolutions.live", "coinsmarttechsolu.xyz", "coinsnationcryptoinsurance.com", "coinsoiluitiiontech.site", @@ -5960,6 +5959,7 @@ "migratev2contract.live", "migratev2walconnect.link", "migration-saitamav2.com", + "miigratingtov2live.xyz", "mina.limited", "minaprotocols.limited", "minaprotocols.tech", diff --git a/meta/2022-08.json b/meta/2022-08.json index 0ae6b7e9f..7e0bdd692 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,12 @@ [ + { + "date": "2022-08-17", + "url": "coinsmartsolutions.live" + }, + { + "date": "2022-08-17", + "url": "miigratingtov2live.xyz" + }, { "date": "2022-08-16", "url": "acsponline.live" diff --git a/package.json b/package.json index 0c5e2cece..08023afcb 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-13-x", + "version": "0.18.6-14-x", "versions": { - "git": "0.18.6-13-x", + "git": "0.18.6-14-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index a32a54554..42e00227f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-13-x", + "version": "0.18.6-14-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 a9e68d399..43f67ce7e 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-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-14-x' };