From b32a2ae5f57c15cd2ea17dd5be30f923b3860bb5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 28 Mar 2023 06:31:16 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.5-17-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2023-03.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 cf1b1ca86..1c2d3d96d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) 591 Frank Update all.json (#3198) - 562 Tim Janssen Update all.json (#3193) + 563 Tim Janssen Update all.json (#3201) 520 Jaco Add repo dev req. for Node.js (#3186) 418 mhusnirizal update all.json (#3200) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 4046155e3..f1c520752 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "d-launchpad.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -3563,6 +3562,7 @@ "cyclopsvalidate.live", "cyncollabnet.com", "cyrptsync.net", + "d-launchpad.com", "d-proapps.com", "d204d0yj5l0zmy.amplifyapp.com", "daapauthentication.com", diff --git a/all/com/all.json b/all/com/all.json index 2249f6a07..e7493cc44 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -1296,6 +1296,7 @@ "cyberassetsbackup.com", "cyberfi-tech-rewards-programs-claims-erc20-token.com", "cyncollabnet.com", + "d-launchpad.com", "d-proapps.com", "d204d0yj5l0zmy.amplifyapp.com", "daapauthentication.com", diff --git a/meta/2023-03.json b/meta/2023-03.json index c889322d5..4ac637ade 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-28", + "url": "d-launchpad.com" + }, { "date": "2023-03-28", "url": "dappfixess.netlify.app" diff --git a/package.json b/package.json index 915a9c468..95e4ce4b1 100644 --- a/package.json +++ b/package.json @@ -15,9 +15,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.5-16-x", + "version": "0.20.5-17-x", "versions": { - "git": "0.20.5-16-x", + "git": "0.20.5-17-x", "npm": "0.20.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1862b124a..5f01cbfa3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.5-16-x", + "version": "0.20.5-17-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d7a79b529..5ccf2f4de 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.20.5-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.5-17-x' };