From 63ae435a0e22abe667cf0c154dad94a8c4f042ef Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 14 Apr 2023 11:20:07 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.6-32-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/de/all.json | 3 ++- meta/2023-04.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 12 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a5b85f3b0..9cba273a4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 615 Frank Update all.json (#3248) 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) - 574 Tim Janssen Update all.json (#3251) + 575 Tim Janssen Update all.json (#3252) 525 Jaco Bump TypeScript (#3237) 420 mhusnirizal update all.json (#3213) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 272942fc6..e6650694e 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "web10585.web07.bero-webspace.de", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -17429,6 +17428,7 @@ "web.vaultweblink.site", "web10511.web07.bero-webspace.de", "web10518.web07.bero-webspace.de", + "web10585.web07.bero-webspace.de", "web3-connect.org", "web3-connector.com", "web3-dappmainnet.live", diff --git a/all/de/all.json b/all/de/all.json index 89ef8c8dc..e5aa95bc5 100644 --- a/all/de/all.json +++ b/all/de/all.json @@ -17,5 +17,6 @@ "supportmetamask.dray-dns.de", "wallgb.dd-dns.de", "web10511.web07.bero-webspace.de", - "web10518.web07.bero-webspace.de" + "web10518.web07.bero-webspace.de", + "web10585.web07.bero-webspace.de" ] diff --git a/meta/2023-04.json b/meta/2023-04.json index 2dd80c5de..07eb5f77f 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -59,6 +59,10 @@ "date": "2023-04-14", "url": "web-astarnetwork.com" }, + { + "date": "2023-04-14", + "url": "web10585.web07.bero-webspace.de" + }, { "date": "2023-04-13", "url": "accounttsolutionfixx.netlify.app" diff --git a/package.json b/package.json index 2a9955747..3fa3296eb 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-31-x", + "version": "0.20.6-32-x", "versions": { - "git": "0.20.6-31-x", + "git": "0.20.6-32-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 30115ddf1..35e417190 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-31-x", + "version": "0.20.6-32-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c3ede206b..96e2cdc7c 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.6-31-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-32-x' };