From bfdb27ae2b7a9d79c4ca6ed77e2ee55ead0872c9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 25 Oct 2022 05:07:39 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.11-75-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 7e23dc8fe..0bdb3857f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 583 Mich Update all.json (#2464) + 584 Mich Update all.json (#2469) 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 332 Frank Update all.json (#2467) diff --git a/all.json b/all.json index 6ab4bad1f..aacd4c6ff 100644 --- a/all.json +++ b/all.json @@ -28,7 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "ethereum-ksm.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -4558,6 +4557,7 @@ "ether-gifts.com", "etherblockscan.com", "etherbunny.mintbuy.me", + "ethereum-ksm.com", "ethereum2dapps.com", "ethereumairdrop.net", "ethereumbest.shop", diff --git a/meta/2022-10.json b/meta/2022-10.json index ed9fabdc0..3e24a5062 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -67,6 +67,10 @@ "date": "2022-10-25", "url": "docs-pollygonnetwork.com" }, + { + "date": "2022-10-25", + "url": "ethereum-ksm.com" + }, { "date": "2022-10-25", "url": "io-team.support" diff --git a/package.json b/package.json index 58f2e10fe..05938569f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-74-x", + "version": "0.18.11-75-x", "versions": { - "git": "0.18.11-74-x", + "git": "0.18.11-75-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index df71af47c..92e3449ac 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-74-x", + "version": "0.18.11-75-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 9607cc849..0424a2397 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-74-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-75-x' };