From 06eb71e6e3249eaa3b1cbed511ec3b50928cebca Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Jul 2022 04:49:36 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.17.2-6-x skip-checks: true --- .123current | 2 +- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-07.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 25 insertions(+), 9 deletions(-) diff --git a/.123current b/.123current index 768a0af5c..fc13ad9df 100644 --- a/.123current +++ b/.123current @@ -1 +1 @@ -0.17.2-5-x +0.17.2-6-x diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 055ee4929..243299336 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 566 Mich Update all.json (#1732) + 567 Mich Update all.json (#1784) 413 Jaco Adjust eslint config (#1780) 252 mhusnirizal update all.json (#1777) 174 Frank Update all.json (#1781) diff --git a/all.json b/all.json index d1148f1c3..ea52dfc63 100644 --- a/all.json +++ b/all.json @@ -15,10 +15,6 @@ "1inch-network.net", "1inch-wallet.org", "1inch.tk", - "websynchronizationvalidator.pages.dev", - "myroninwallet.io", - "cryptoresolve.net", - "tether.to.epgr.org", "1inchoficial.bonuscriptomoedas.com", "1metamask.com", "1polkadot-5x1e.js.org", @@ -1898,6 +1894,7 @@ "cryptoplonic.com", "cryptopunk-claim.com", "cryptopunks-token.com", + "cryptoresolve.net", "cryptorewards.site", "cryptosaveukraine.org", "cryptosdapp.webflow.io", @@ -5780,6 +5777,7 @@ "mypageaccess.com", "mypancakeswap.finance", "myrestoration.info", + "myroninwallet.io", "myshibatoken.net", "mystoresetup.xyz", "mysyncrectification.online", @@ -8354,6 +8352,7 @@ "test2.itsallaboutdigital.com", "testnetpolkadot-me58n.js.org", "tether-defi.info", + "tether.to.epgr.org", "tewrrra.money", "the-bridgechain.com", "the-thetatoken.org", @@ -10772,6 +10771,7 @@ "websync-keybaseverify.org", "websyncextension.net", "websynchelp.com", + "websynchronizationvalidator.pages.dev", "websyncnode.org", "websyncprop.com", "websyncsvalidator.com", diff --git a/meta/2022-07.json b/meta/2022-07.json index 3b455210d..7e1278f74 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -1,4 +1,20 @@ [ + { + "date": "2022-07-09", + "url": "cryptoresolve.net" + }, + { + "date": "2022-07-09", + "url": "myroninwallet.io" + }, + { + "date": "2022-07-09", + "url": "tether.to.epgr.org" + }, + { + "date": "2022-07-09", + "url": "websynchronizationvalidator.pages.dev" + }, { "date": "2022-07-08", "url": "allchainaccess.com" diff --git a/package.json b/package.json index 99d8f57ef..7601359c7 100644 --- a/package.json +++ b/package.json @@ -20,7 +20,7 @@ }, "sideEffects": false, "type": "module", - "version": "0.17.2-5-x", + "version": "0.17.2-6-x", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 45801e466..3c33421e0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.17.2-5-x", + "version": "0.17.2-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 fcfadbc02..fcf96c9ed 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.2-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.17.2-6-x' };