From 46623feeb89ab0aff21a440ce1152f94e717867e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 22 Mar 2022 12:49:44 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.18 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-03.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 79ba3d36b..bd4566840 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 441 Mich Update all.json (#1320) + 442 Mich Update all.json (#1321) 370 Jaco Swap to using tabs in json (#1304) 174 mhusnirizal update all.json (#1312) 77 frankywild Update all.json (#1318) diff --git a/all.json b/all.json index b2b50e8d6..acf1eed13 100644 --- a/all.json +++ b/all.json @@ -10,7 +10,6 @@ "1776coin.org", "1chaincrypto.com", "1inch-network.net", - "gifted-edison.203-9-150-224.plesk.page", "1inch-wallet.org", "1inch.tk", "1metamask.com", @@ -2014,6 +2013,7 @@ "getxx2xbtcxx.com", "giftclaim.buzz", "giftconnerz.buzz", + "gifted-edison.203-9-150-224.plesk.page", "give-away-ixswap.com", "giveaway-umi.com", "giveaway2x.live", diff --git a/meta/2022-03.json b/meta/2022-03.json index 584e3d972..59c96b2b6 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -83,6 +83,10 @@ "date": "2022-03-22", "url": "fixmyerror.org" }, + { + "date": "2022-03-22", + "url": "gifted-edison.203-9-150-224.plesk.page" + }, { "date": "2022-03-22", "url": "mainnetdappresolve.site" diff --git a/package.json b/package.json index e7d0dbf32..7754de74a 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.17", + "version": "0.10.18", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cdb2e09d2..cb419b927 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.17", + "version": "0.10.18", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 933b134d3..ee8ec9bde 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.17' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.18' };