From b2d7785c0166ff21c1e668eea9618d95e387060a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 17 Sep 2022 08:41:44 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.9-1-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-09.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 7c5fbd5c8..62f72c856 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 459 Jaco 0.18.8 (#2261) 325 mhusnirizal update all.json (#2260) 268 Frank Update all.json (#2259) - 230 Tim Janssen Update all.json (#2255) + 231 Tim Janssen Update all.json (#2262) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index d480637bb..361220e86 100644 --- a/all.json +++ b/all.json @@ -27,7 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "activetranquilityprocessor.click", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -244,6 +243,7 @@ "activefix.online", "activetokenatoraccess.online", "activetokenlink.info", + "activetranquilityprocessor.click", "acutetradingfx.online", "adainvest.cc", "adaofficial.info", diff --git a/meta/2022-09.json b/meta/2022-09.json index 921c90c92..773ee200d 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-09-17", + "url": "activetranquilityprocessor.click" + }, { "date": "2022-09-17", "url": "chainsupfix.com" diff --git a/package.json b/package.json index a90928db4..42cddccf3 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-0-x", + "version": "0.18.9-1-x", "versions": { - "git": "0.18.9-0-x", + "git": "0.18.9-1-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ee2a7c0bc..1dbcd2468 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-0-x", + "version": "0.18.9-1-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2a3eda5ee..abb8264e7 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.9-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-1-x' };