From 68c96d04debb24135c559a3f41a6151ed9291cc2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Jul 2022 14:11:56 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.3-21-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 3bec91f36..485a237c3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 253 mhusnirizal update all.json (#1803) 175 Frank Update all.json (#1811) 79 michalisFr Update all.json (#1540) - 58 thwjanssen89 Update all.json (#1810) + 59 thwjanssen89 Update all.json (#1813) 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 6bc75ef8f..1fac146f3 100644 --- a/all.json +++ b/all.json @@ -7,7 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "12345678987654321.link", - "mintsolutionresolve.com", "16-b.it", "162.222.226.37", "1776coin.org", @@ -5275,6 +5274,7 @@ "mintpsychedelicsnanonymousgenesisismwallet.weebly.com", "mints-nft.live", "mintsconnectpads.online", + "mintsolutionresolve.com", "mintsync.org", "mintvalidation.com", "mintwalletvalidator.net", diff --git a/meta/2022-07.json b/meta/2022-07.json index d59ad4f6a..e4bb25b0c 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -119,6 +119,10 @@ "date": "2022-07-14", "url": "manualresolve.xyz" }, + { + "date": "2022-07-14", + "url": "mintsolutionresolve.com" + }, { "date": "2022-07-14", "url": "multichainconnect.org" diff --git a/package.json b/package.json index 6d98a82d9..8d2de5e45 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-20-x", + "version": "0.17.3-21-x", "versions": { - "git": "0.17.3-20-x", + "git": "0.17.3-21-x", "npm": "0.17.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6768a4353..97ac00d1b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-20-x", + "version": "0.17.3-21-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 3916b6819..14f9ce6f7 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-20-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-21-x' };