From 406829373507499ab77e796cd80abf3a30aa9342 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:56:59 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-15-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 097b0d18c..54dc16b1a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 574 Mich Update all.json (#1851) 448 Jaco Additional 2x (#2065) - 298 mhusnirizal update all.json (#2075) + 299 mhusnirizal update all.json (#2077) 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 ec693059f..33d59f96a 100644 --- a/all.json +++ b/all.json @@ -26,8 +26,6 @@ "zapto.org" ], "deny": [ - "miigrattetov2finalhere.xyz", - "migratingfromv1tov2livenow.xyz", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -5960,8 +5958,10 @@ "migratetov2website.xyz", "migratev2contract.live", "migratev2walconnect.link", + "migratingfromv1tov2livenow.xyz", "migration-saitamav2.com", "miigratingtov2live.xyz", + "miigrattetov2finalhere.xyz", "mina.limited", "minaprotocols.limited", "minaprotocols.tech", diff --git a/meta/2022-08.json b/meta/2022-08.json index 7e0bdd692..10d62d4f0 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -3,10 +3,18 @@ "date": "2022-08-17", "url": "coinsmartsolutions.live" }, + { + "date": "2022-08-17", + "url": "migratingfromv1tov2livenow.xyz" + }, { "date": "2022-08-17", "url": "miigratingtov2live.xyz" }, + { + "date": "2022-08-17", + "url": "miigrattetov2finalhere.xyz" + }, { "date": "2022-08-16", "url": "acsponline.live" diff --git a/package.json b/package.json index 08023afcb..1ee338c9c 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-14-x", + "version": "0.18.6-15-x", "versions": { - "git": "0.18.6-14-x", + "git": "0.18.6-15-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 42e00227f..8c21fd06d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-14-x", + "version": "0.18.6-15-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 43f67ce7e..5cfa9642b 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-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-15-x' };