From 79c4b68983196db1a3a2454f807604c10854d2c4 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 20 Oct 2022 11:53:23 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-55-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-10.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 b93925092..6cb09185d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 319 Frank Update all.json (#2438) - 293 Tim Janssen Update all.json (#2441) + 294 Tim Janssen Update all.json (#2442) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 2e2356de7..0f4505254 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "flxedfloit.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4856,6 +4855,7 @@ "flowtoken.space", "flxeadfloat.com", "flxedfloat.live", + "flxedfloit.com", "flynnseaters.com", "flysell.com", "foken.im", diff --git a/meta/2022-10.json b/meta/2022-10.json index 36345d492..0b9b58192 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -3,6 +3,10 @@ "date": "2022-10-20", "url": "bestpad-beta.org" }, + { + "date": "2022-10-20", + "url": "flxedfloit.com" + }, { "date": "2022-10-20", "url": "multipad-next.com" diff --git a/package.json b/package.json index eb2451030..5cd0cf726 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-54-x", + "version": "0.18.11-55-x", "versions": { - "git": "0.18.11-54-x", + "git": "0.18.11-55-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7eead3b4e..c85f0fc26 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-54-x", + "version": "0.18.11-55-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 6ac5f043f..c7adff372 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.11-54-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-55-x' };