From 0b7e2712e0b0f9c5d51f731f54eb2bac865b59c7 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 20 Jul 2022 08:07:00 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.3-53-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-07.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 b96b29847..1fb8954ab 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 257 mhusnirizal update all.json (#1835) 182 Frank Update all.json (#1848) 81 michalisFr Update all.json from Allure Security findings (#1847) - 73 thwjanssen89 Update all.json (#1852) + 74 thwjanssen89 Update all.json (#1853) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 82a489f64..02d867851 100644 --- a/all.json +++ b/all.json @@ -7,7 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", - "collablandro.cc", "16-b.it", "162.222.226.37", "1776coin.org", @@ -1353,6 +1352,7 @@ "collablandhelpdesk.com", "collablandjoinholder.secured.ukoffshoreaccounts.com", "collablandnft.cc", + "collablandro.cc", "collablands.ga", "collablands.org", "collablandss.cc", diff --git a/meta/2022-07.json b/meta/2022-07.json index 39dbbe68f..49f89d451 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -7,6 +7,10 @@ "date": "2022-07-20", "url": "appmainnetserver.com" }, + { + "date": "2022-07-20", + "url": "collablandro.cc" + }, { "date": "2022-07-20", "url": "dapp-sync.netlify.app" diff --git a/package.json b/package.json index 2b34c4209..a4062898f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-52-x", + "version": "0.17.3-53-x", "versions": { - "git": "0.17.3-52-x", + "git": "0.17.3-53-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1dac95525..5a959c82c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-52-x", + "version": "0.17.3-53-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c6947b13f..af3a211b1 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.17.3-52-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-53-x' };