From 055303f1e20a0b3b6a420ebbc4da7bae1a396c66 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 06:46:51 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.49 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-03.json | 12 ++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 19 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1146c3cdc..620fe48e5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 456 Mich Update all.json (#1356) + 457 Mich Update all.json (#1357) 373 Jaco Bump @polkadot/util (latest stable release) (#1353) 182 mhusnirizal update all.json (#1354) 82 frankywild Update all.json (#1335) diff --git a/all.json b/all.json index f49795409..46a2c96e2 100644 --- a/all.json +++ b/all.json @@ -5,9 +5,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "x2polkadot.net", - "x2polkadotevent.net", - "x2polkaevent.net", "16-b.it", "162.222.226.37", "1776coin.org", @@ -6255,6 +6252,9 @@ "www-metamask.cam", "www-myetiherwallet.com", "wwwpolkadot.js.org", + "x2polkadot.net", + "x2polkadotevent.net", + "x2polkaevent.net", "xcrosssupport.center", "xdapp.xyz", "xii.jp", diff --git a/meta/2022-03.json b/meta/2022-03.json index 4d94a4c50..fa7d4e023 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -71,6 +71,18 @@ "date": "2022-03-28", "url": "walletconnect.appspots.net" }, + { + "date": "2022-03-28", + "url": "x2polkadot.net" + }, + { + "date": "2022-03-28", + "url": "x2polkadotevent.net" + }, + { + "date": "2022-03-28", + "url": "x2polkaevent.net" + }, { "date": "2022-03-27", "url": "ico-sale.com" diff --git a/package.json b/package.json index 84103105d..8cd9d984f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.48", + "version": "0.10.49", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index decdea5de..c7898b5c5 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.48", + "version": "0.10.49", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 56cd1d6a0..39ed92a64 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.10.48' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.49' };