From ef4592ef23a37dd4c15a229bfda2df08f8aae11d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 10 Mar 2023 08:21:13 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.2-24-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/app/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 8883ecfbe..f0b11792d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) 546 Frank Update all.json (#3103) - 534 Tim Janssen Update all.json (#3100) + 535 Tim Janssen Update all.json (#3107) 508 Jaco Bump dev deps (& swap to using build:before) (#3106) 414 mhusnirizal update all.json (#3102) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index c492501db..8f834e4da 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "walletconnect-exo.netlify.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -15550,6 +15549,7 @@ "walletconnect-dapps.top", "walletconnect-defiswapbridge.com", "walletconnect-defiwallet.app", + "walletconnect-exo.netlify.app", "walletconnect-help.com", "walletconnect-helpdesk.com", "walletconnect-home.com", diff --git a/all/app/all.json b/all/app/all.json index 1581646f3..11d3350b6 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -373,6 +373,7 @@ "walletconnect-dapp.app", "walletconnect-dapps.netlify.app", "walletconnect-defiwallet.app", + "walletconnect-exo.netlify.app", "walletconnect-inc.netlify.app", "walletconnect-verify.netlify.app", "walletconnect-website-omega.vercel.app", diff --git a/meta/2023-03.json b/meta/2023-03.json index f06a744ac..c4ab3d155 100644 --- a/meta/2023-03.json +++ b/meta/2023-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-03-10", + "url": "walletconnect-exo.netlify.app" + }, { "date": "2023-03-09", "url": "assetretrivaldapps.cloud" diff --git a/package.json b/package.json index 88a878256..0ce81c3b2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.2-23-x", + "version": "0.20.2-24-x", "versions": { - "git": "0.20.2-23-x", + "git": "0.20.2-24-x", "npm": "0.20.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dd3380731..6fcc16147 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.2-23-x", + "version": "0.20.2-24-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d5e2ffc8d..03488ff69 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.2-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.2-24-x' };