From 2458090748b42c6d75e524c51ec08846a9b08312 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 3 Aug 2023 20:30:32 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-229-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/fit/all.json | 1 + meta/2023-08.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3ee68b4c1..2bfe9fe10 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 745 Frank Update all.json (#3716) + 746 Frank Update all.json (#3723) 728 Tim Janssen Update all.json (#3721) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) diff --git a/all.json b/all.json index f65edac19..f84b3d79c 100644 --- a/all.json +++ b/all.json @@ -61,7 +61,6 @@ "143-244-162-16.plesk.page", "16-b.it", "162.222.226.37", - "collab.fit", "1776coin.org", "179-43-154-180.plesk.page", "179-43-176-123.plesk.page", @@ -3331,6 +3330,7 @@ "collab-validator.com", "collab-verifier.netlify.app", "collab-verifyuser.com", + "collab.fit", "collab.host", "collab.inload.xyz", "collab.ioapps.info", diff --git a/all/fit/all.json b/all/fit/all.json index 9b2e3bc18..8b594748a 100644 --- a/all/fit/all.json +++ b/all/fit/all.json @@ -1,4 +1,5 @@ [ + "collab.fit", "lido.fit", "mav.fit", "pancakeswap.fit", diff --git a/meta/2023-08.json b/meta/2023-08.json index e04f07333..804ee71e5 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -3,6 +3,10 @@ "date": "2023-08-03", "url": "ayer0-drop.online" }, + { + "date": "2023-08-03", + "url": "collab.fit" + }, { "date": "2023-08-03", "url": "collabland-connect.vercel.app" diff --git a/package.json b/package.json index 1e2ce11ab..46855f9de 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-228-x", + "version": "0.21.6-229-x", "versions": { - "git": "0.21.6-228-x", + "git": "0.21.6-229-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 78a8f75ed..100428291 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-228-x", + "version": "0.21.6-229-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d10ca83ed..ab0102e19 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.21.6-228-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-229-x' };