From 01738fa5d4a3446aa91e71348265feeb7f37da67 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 24 Oct 2022 19:52:10 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-73-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-10.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 e5d1d8cd4..53b6eba69 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 583 Mich Update all.json (#2464) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) - 330 Frank Update all.json (#2465) + 331 Frank Update all.json (#2468) 300 Tim Janssen Update all.json (#2463) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index b50c82a16..f620a68e3 100644 --- a/all.json +++ b/all.json @@ -4497,6 +4497,7 @@ "erc20shib-inu.github.io", "ercdapps.com", "ercexhange.epizy.com", + "ercprochainntwk.best", "ercsmartconnect.org", "ercsynchronize.org", "erctools.org", @@ -8162,7 +8163,6 @@ "pancakeswapflnance.com", "pancakeswapflnance.top", "pancakeswapi.com", - "ercprochainntwk.best", "pancakeswapimpres.com", "pancakeswapiven.com", "pancakeswapkile.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index eed56b08c..fe292753f 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -7,6 +7,10 @@ "date": "2022-10-24", "url": "dappsreauthenticator.web.app" }, + { + "date": "2022-10-24", + "url": "ercprochainntwk.best" + }, { "date": "2022-10-24", "url": "metamask-wallet-sync-103444.square.site" diff --git a/package.json b/package.json index 1af442a70..d81e7325f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-72-x", + "version": "0.18.11-73-x", "versions": { - "git": "0.18.11-72-x", + "git": "0.18.11-73-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 916e0d073..ab72ff551 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-72-x", + "version": "0.18.11-73-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 26439f01f..a69c1c3d3 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.11-72-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-73-x' };