From d048e569d57cb0df4b5b3b531d4fc7c52f7fdad1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 1 Jul 2023 13:27:28 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-56-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/app/all.json | 1 + meta/2023-07.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 849d14da0..4b820f877 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 644 Tim Janssen Update all.json (#3512) 611 Mich Update all.json (#3506) 539 Jaco Add missing cross-check entries (#3465) - 452 mhusnirizal update all.json (#3511) + 453 mhusnirizal update all.json (#3515) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 24 alineherzman Update all.json (#3510) diff --git a/all.json b/all.json index 171b61eb0..248224d3b 100644 --- a/all.json +++ b/all.json @@ -29,7 +29,6 @@ "zapto.org" ], "deny": [ - "wallet-fix-error.web.app", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", @@ -17149,6 +17148,7 @@ "wallet-dappsintegration.uk", "wallet-dappsvalidate.org", "wallet-fix-com.square.site", + "wallet-fix-error.web.app", "wallet-fix.net", "wallet-fix.xyz", "wallet-fixers.netlify.app", diff --git a/all/app/all.json b/all/app/all.json index 89bc38fe0..36afcf68c 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -550,6 +550,7 @@ "wallet-authenticator-v1.web.app", "wallet-connect.app", "wallet-connect16.web.app", + "wallet-fix-error.web.app", "wallet-fixers.netlify.app", "wallet-luanch.netlify.app", "wallet-mobile.netlify.app", diff --git a/meta/2023-07.json b/meta/2023-07.json index af4ab589e..d5a87a49e 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -18,5 +18,9 @@ { "date": "2023-07-01", "url": "vgrowthelitehub.website" + }, + { + "date": "2023-07-01", + "url": "wallet-fix-error.web.app" } ] diff --git a/package.json b/package.json index 5ae3c82e9..11ad008e8 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-55-x", + "version": "0.21.6-56-x", "versions": { - "git": "0.21.6-55-x", + "git": "0.21.6-56-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index f000f1cb6..bcdb5df9f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-55-x", + "version": "0.21.6-56-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 09ab2e540..5aaec920c 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.21.6-55-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-56-x' };