From dd017c06f5eaa53ef0da06a09c6b16cde3ab167f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 28 Jul 2022 09:30:29 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.2-57-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 759d2d754..96c7bb7e8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 433 Jaco Plesk site flatenning (#1933) 271 mhusnirizal update all.json (#1940) 191 Frank Update all.json (#1934) - 109 thwjanssen89 Update all.json (#1941) + 110 thwjanssen89 Update all.json (#1942) 87 michalisFr Added 0 new domains (#1936) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index acecd368b..061d72f8a 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "polkdaot-js.org", "0vwwuniswap.top", "104.168.169.107", "107-172-188-102.plesk.page", @@ -45,7 +44,6 @@ "143-244-162-16.plesk.page", "16-b.it", "162.222.226.37", - "polkadot-ui.authright-test.newtouch.com", "1776coin.org", "179-43-154-180.plesk.page", "179-43-176-123.plesk.page", @@ -6968,6 +6966,7 @@ "polkadot-reward.network", "polkadot-support.com", "polkadot-token.network", + "polkadot-ui.authright-test.newtouch.com", "polkadot-wallet.com", "polkadot-wallet.net", "polkadot-wallet.org", @@ -7297,6 +7296,7 @@ "polkaupx2.com", "polkawallets.site", "polkcdot.network", + "polkdaot-js.org", "polkdot-live.network", "polkodot.network", "polkongres.live", diff --git a/meta/2022-07.json b/meta/2022-07.json index 57ed6370f..3abe8161a 100644 --- a/meta/2022-07.json +++ b/meta/2022-07.json @@ -23,6 +23,14 @@ "date": "2022-07-28", "url": "indexapplc.online" }, + { + "date": "2022-07-28", + "url": "polkadot-ui.authright-test.newtouch.com" + }, + { + "date": "2022-07-28", + "url": "polkdaot-js.org" + }, { "date": "2022-07-28", "url": "protocolapps.web.app" diff --git a/package.json b/package.json index 25bbd5991..16ea8b751 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.2-56-x", + "version": "0.18.2-57-x", "versions": { - "git": "0.18.2-56-x", + "git": "0.18.2-57-x", "npm": "0.18.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 35a1d3d42..854409604 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.2-56-x", + "version": "0.18.2-57-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e9ccd2451..ee42769c8 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.18.2-56-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.2-57-x' };