From d4cdc4af287cf202046b9ff3c86af35bb14a17de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 2 Nov 2022 07:46:25 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-112-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-11.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 20 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fc4d0bc39..dab6c7e69 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 584 Mich Update all.json (#2469) 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) - 347 Frank Update all.json (#2511) + 348 Frank Update all.json (#2513) 320 Tim Janssen Update all.json (#2512) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index d54441b56..ebeb073aa 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "cyrptsync.net", - "fixcustodialextention.website", - "fixedfleot.com", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", @@ -2629,6 +2626,7 @@ "cyclopsagconnect.pro", "cyclopsvalidate.live", "cyncollabnet.com", + "cyrptsync.net", "d-proapps.com", "d3bh89dd6mad4t.amplifyapp.com", "daapauthentication.com", @@ -4808,6 +4806,7 @@ "fixconnecthub.online", "fixconnects.com", "fixcryptowallets.com", + "fixcustodialextention.website", "fixdappchain.com", "fixdapperror.com", "fixdappnodes.com", @@ -4830,6 +4829,7 @@ "fixedconnects.live", "fixeddappscom.com", "fixedfleat.com", + "fixedfleot.com", "fixedfloat.cfd", "fixedfloat.ch", "fixedfloat.in.net", diff --git a/meta/2022-11.json b/meta/2022-11.json index 4e5d57c62..c91bb9722 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-11-02", + "url": "cyrptsync.net" + }, + { + "date": "2022-11-02", + "url": "fixcustodialextention.website" + }, + { + "date": "2022-11-02", + "url": "fixedfleot.com" + }, { "date": "2022-11-01", "url": "allnodesapps.com" diff --git a/package.json b/package.json index 6ef094764..654259c11 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-111-x", + "version": "0.18.11-112-x", "versions": { - "git": "0.18.11-111-x", + "git": "0.18.11-112-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1a9ddadbf..804999d75 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-111-x", + "version": "0.18.11-112-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 37e621724..81dea4d82 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-111-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-112-x' };