From abe1ddd147c49fbbc1bb887cf7752c7753b3b2ea Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 9 Aug 2022 12:40:34 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.5-18-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 8dea5d09e..e657d213b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 444 Jaco 0.18.4 (Fix 0.18.3 publish) (#2011) 290 mhusnirizal update all.json (#2028) 210 Frank Update all.json (#2024) - 141 Tim Janssen Update all.json (#2029) + 142 Tim Janssen Update all.json (#2030) 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 7b70f0367..fe7f95203 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "f7ftb98uihy878t67r.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3952,6 +3951,7 @@ "extensionserver.com", "extninfo.com", "extractionexe.link", + "f7ftb98uihy878t67r.com", "f8w2e3r4t5y6.com", "fabulousmayor850.wixsite.com", "factor-swap.com", diff --git a/meta/2022-08.json b/meta/2022-08.json index 7d238d204..e0e69cfc2 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -47,6 +47,10 @@ "date": "2022-08-09", "url": "defiportal.translavandero.cl" }, + { + "date": "2022-08-09", + "url": "f7ftb98uihy878t67r.com" + }, { "date": "2022-08-09", "url": "intechainhub.com" diff --git a/package.json b/package.json index ef362a60a..15c2ee1a4 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.5-17-x", + "version": "0.18.5-18-x", "versions": { - "git": "0.18.5-17-x", + "git": "0.18.5-18-x", "npm": "0.18.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3c15ac7fb..f20f7df5a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.5-17-x", + "version": "0.18.5-18-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 5470b206d..5a1217542 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.5-17-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.5-18-x' };