From e57c70dc114046ad03e4cf1971cbaefb6eb5256d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Jul 2022 19:06:33 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.3-6-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-07.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 15 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e4c3717e4..28bebcde3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 567 Mich Update all.json (#1784) + 568 Mich Update all.json (#1796) 418 Jaco Cleanup root package.json (#1794) 252 mhusnirizal update all.json (#1777) 174 Frank Update all.json (#1781) diff --git a/all.json b/all.json index b754108bd..7e375b531 100644 --- a/all.json +++ b/all.json @@ -15,8 +15,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "myspotrecovery.xyz", - "uniswaplp.com", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", "1polkadot-5x1e.js.org", @@ -5804,6 +5802,7 @@ "myrestoration.info", "myroninwallet.io", "myshibatoken.net", + "myspotrecovery.xyz", "mystoresetup.xyz", "mysyncrectification.online", "mysyncrectify.com", @@ -9029,6 +9028,7 @@ "uníswàpexchànge.com", "uniswapfaze.com", "unìśwapl.com", + "uniswaplp.com", "uniswapo.online", "uniswaporg.app", "uniswappepa.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index f19126050..558d3afdb 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -23,6 +23,10 @@ "date": "2022-07-11", "url": "itautorectifywalletdap.com" }, + { + "date": "2022-07-11", + "url": "myspotrecovery.xyz" + }, { "date": "2022-07-11", "url": "officiav2.online" @@ -39,6 +43,10 @@ "date": "2022-07-11", "url": "trustedawards-event.site" }, + { + "date": "2022-07-11", + "url": "uniswaplp.com" + }, { "date": "2022-07-11", "url": "webwallets.co" diff --git a/package.json b/package.json index c6ecf8a62..324309fec 100644 --- a/package.json +++ b/package.json @@ -11,8 +11,8 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.3-5-x", - "versionGit": "0.17.3-5-x", + "version": "0.17.3-6-x", + "versionGit": "0.17.3-6-x", "versionNpm": "0.17.2", "workspaces": [ "packages/*" diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dff13fee4..e2b86a1d2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.3-5-x", + "version": "0.17.3-6-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 1c896b12d..9f4eb23a9 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-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.3-6-x' };