From 99038f485cf47ea81c96698958c6a101421c4d6c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 23:21:54 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.6-38-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2023-04.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 e1fb28365..25805c7c4 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 618 Frank Update all.json (#3258) 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) - 575 Tim Janssen Update all.json (#3252) + 576 Tim Janssen Update all.json (#3262) 525 Jaco Bump TypeScript (#3237) 423 mhusnirizal update all.json (#3261) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 310139da0..d0d7fe316 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "project-dapps-auth.firebaseapp.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -11967,6 +11966,7 @@ "progresacr.com", "project-connect.net", "project-dapps-auth-web.app", + "project-dapps-auth.firebaseapp.com", "project-dapps-auth.web.app", "project-dapps-authentication.firebaseapp.com", "project-dapps-authentication.web.app", diff --git a/all/com/all.json b/all/com/all.json index 444892f62..fd96f7797 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -4516,6 +4516,7 @@ "profitableoptionsfxinvestment.com", "profittextrade.com", "progresacr.com", + "project-dapps-auth.firebaseapp.com", "project-dapps-authentication.firebaseapp.com", "project-dapps-intergration.firebaseapp.com", "projectmainn.com", diff --git a/meta/2023-04.json b/meta/2023-04.json index 3b3e2b47b..ab8da602b 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -3,6 +3,10 @@ "date": "2023-04-15", "url": "dapps-etherscan.io" }, + { + "date": "2023-04-15", + "url": "project-dapps-auth.firebaseapp.com" + }, { "date": "2023-04-15", "url": "project-dapps-auth.web.app" diff --git a/package.json b/package.json index 0c2a35a5f..e15c122e9 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-37-x", + "version": "0.20.6-38-x", "versions": { - "git": "0.20.6-37-x", + "git": "0.20.6-38-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7f3ea68b5..ceb0f909e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-37-x", + "version": "0.20.6-38-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 2724f7e2b..d645a778f 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-37-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-38-x' };