From 621702d5e11b997acfd045555e815f3456c75487 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:50:23 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-57-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/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 4b820f877..6100105f1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 711 Frank Update all.json (#3514) + 712 Frank Update all.json (#3516) 644 Tim Janssen Update all.json (#3512) 611 Mich Update all.json (#3506) 539 Jaco Add missing cross-check entries (#3465) diff --git a/all.json b/all.json index 2ec2cd4cd..a3dd2c988 100644 --- a/all.json +++ b/all.json @@ -32,7 +32,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", - "wallet-fix-error.firebaseapp.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -17149,6 +17148,7 @@ "wallet-dappsintegration.uk", "wallet-dappsvalidate.org", "wallet-fix-com.square.site", + "wallet-fix-error.firebaseapp.com", "wallet-fix-error.web.app", "wallet-fix.net", "wallet-fix.xyz", diff --git a/all/com/all.json b/all/com/all.json index d57f99bc8..e44e8f6a0 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -6513,6 +6513,7 @@ "wallet-control.com", "wallet-dappauthorization.com", "wallet-dapps.com", + "wallet-fix-error.firebaseapp.com", "wallet-helpline.com", "wallet-identification.rwatelier.com", "wallet-identification.softsayo.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index d5a87a49e..d0fc97d04 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -19,6 +19,10 @@ "date": "2023-07-01", "url": "vgrowthelitehub.website" }, + { + "date": "2023-07-01", + "url": "wallet-fix-error.firebaseapp.com" + }, { "date": "2023-07-01", "url": "wallet-fix-error.web.app" diff --git a/package.json b/package.json index 11ad008e8..23a9fa5d2 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-56-x", + "version": "0.21.6-57-x", "versions": { - "git": "0.21.6-56-x", + "git": "0.21.6-57-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index bcdb5df9f..dc91c740c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-56-x", + "version": "0.21.6-57-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 5aaec920c..aa3880abc 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-56-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-57-x' };