From 0356907f46de637816737d564cfa1641edf7fc37 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 07:58:17 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.14-23-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2023-01.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 02a5d3a16..7afb8c26a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 478 Jaco 0.18.13 (#2769) 432 Frank Update all.json (#2792) 431 Tim Janssen Update all.json (#2790) - 386 mhusnirizal update all.json (#2789) + 387 mhusnirizal update all.json (#2793) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 14 alineherzman Update all.json (#2784) diff --git a/all.json b/all.json index 7bb5d128f..dcfbd3a41 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ "zapto.org" ], "deny": [ - "e-chain.netlify.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -4864,6 +4863,7 @@ "dynamiccoindapps.online", "dynamicvalidate.netlify.app", "dynssl.com", + "e-chain.netlify.app", "e-cryptchains.com", "e-nodevalidator.netlify.app", "e-trust.io", diff --git a/meta/2023-01.json b/meta/2023-01.json index 80a2b0869..85d8a9553 100644 --- a/meta/2023-01.json +++ b/meta/2023-01.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-01-12", + "url": "e-chain.netlify.app" + }, { "date": "2023-01-11", "url": "apptool.org" diff --git a/package.json b/package.json index 7794e6afb..d0b435c44 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.14-22-x", + "version": "0.18.14-23-x", "versions": { - "git": "0.18.14-22-x", + "git": "0.18.14-23-x", "npm": "0.18.13" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5cc481559..5ac12995c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.14-22-x", + "version": "0.18.14-23-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 750e5afb1..c596e1453 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.18.14-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.14-23-x' };