From 08d10b729a20475aae753c63ca49306d4f2ba1f6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 14 Aug 2022 15:57:47 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.6-3-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 f5df68570..f1573a6e1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 447 Jaco Add missing domains (#2060) 295 mhusnirizal update all.json (#2051) 219 Frank Update all.json (#2059) - 150 Tim Janssen Update all.json (#2061) + 151 Tim Janssen Update all.json (#2062) 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 e9a528d7d..97a815f7e 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "defiportal.alphaacetech.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3512,6 +3511,7 @@ "definodetools.com", "defioffchain-rects.com", "defioffchain.online", + "defiportal.alphaacetech.com", "defiportal.translavandero.cl", "defipro.website", "defiprotocol-fixedissues.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 91aa06b38..e4a268e68 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -15,6 +15,10 @@ "date": "2022-08-14", "url": "daochains.site" }, + { + "date": "2022-08-14", + "url": "defiportal.alphaacetech.com" + }, { "date": "2022-08-14", "url": "finalcoinmigratev2.financial" diff --git a/package.json b/package.json index cc86d9c13..8238e4035 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.6-2-x", + "version": "0.18.6-3-x", "versions": { - "git": "0.18.6-2-x", + "git": "0.18.6-3-x", "npm": "0.18.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6c8c41ef3..36e600a03 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.6-2-x", + "version": "0.18.6-3-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 436f9c8aa..9759a2f97 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-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.6-3-x' };