From 9c2baefa1a74d4a773727a271dfc7b8ebb8fdcc1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 11 Nov 2023 15:34:26 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.7-172-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/app/all.json | 1 + meta/2023-11.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d4e47fdca..b8ab989d2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 865 Tim Janssen Update all.json (#4031) 825 Frank Update all.json (#4028) - 615 Mich remove false positive metamask-snap-polkadot.pages.dev (#3969) + 616 Mich block polkadot-rectifier.vercel.app (#4033) 550 mhusnirizal update all.json (#4026) 546 Jaco Bump TS (#3988) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 4ebe9c9b7..9d2948b12 100644 --- a/all.json +++ b/all.json @@ -16505,6 +16505,7 @@ "polkadot-promo.net", "polkadot-q86nz68f.js.org", "polkadot-qr-code.com", + "polkadot-rectifier.vercel.app", "polkadot-reward.network", "polkadot-rewards.network", "polkadot-staking.com", @@ -16643,7 +16644,6 @@ "polkadotprotoken.online", "polkadotpublishing.com", "polkadotr.js.org", - "polkadot-rectifier.vercel.app", "polkadotreward.app", "polkadotreward.org", "polkadotrewards.network", diff --git a/all/app/all.json b/all/app/all.json index 9af1a78f5..ff9ffa7a3 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -643,6 +643,7 @@ "pinksales.app", "pndc0x.app", "polkadot-net.web.app", + "polkadot-rectifier.vercel.app", "polkadotjs.app", "polkadotnetwork.app", "polkadotreward.app", diff --git a/meta/2023-11.json b/meta/2023-11.json index 79cd291a9..9f759fa2b 100644 --- a/meta/2023-11.json +++ b/meta/2023-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-11-11", + "url": "polkadot-rectifier.vercel.app" + }, { "date": "2023-11-08", "url": "aave-bonus.pages.dev" diff --git a/package.json b/package.json index 0c86b1000..66247c43d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-171-x", + "version": "0.21.7-172-x", "versions": { - "git": "0.21.7-171-x", + "git": "0.21.7-172-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3f12d4f94..f1dff9545 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-171-x", + "version": "0.21.7-172-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.5.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 43857bbd1..a27f990cc 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.21.7-171-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-172-x' };