From c639c4735a1d0b4c551422ddfcde371d4444852b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 May 2023 15:33:31 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.4-11-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/live/all.json | 1 + meta/2023-05.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 c82f21e3d..040d79748 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 658 Frank Update all.json (#3362) 608 Mich Block WalletConnect "node sync" scams (#3319) - 604 Tim Janssen Update all.json (#3364) + 605 Tim Janssen Update all.json (#3365) 528 Jaco 0.21.3 (#3351) 428 mhusnirizal update all.json (#3339) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 73536dbdf..bfe88c6f2 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "authcollablands.live", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1057,6 +1056,7 @@ "authassets.live", "authbridge.xyz", "authcitizenbank.com", + "authcollablands.live", "authconector.com", "authconnect-dapp.netlify.app", "authconnect.dev", diff --git a/all/live/all.json b/all/live/all.json index 5bebea03e..c52255701 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -53,6 +53,7 @@ "auth-connect.live", "auth-defi.live", "authassets.live", + "authcollablands.live", "authdapps.live", "authenticatedapp.live", "authenticationdapp.live", diff --git a/meta/2023-05.json b/meta/2023-05.json index 5d2a3395d..225312f5f 100644 --- a/meta/2023-05.json +++ b/meta/2023-05.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-05-17", + "url": "authcollablands.live" + }, { "date": "2023-05-17", "url": "dapptechfix.netlify.app" diff --git a/package.json b/package.json index 0f9c95625..565a17c3a 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.4-10-x", + "version": "0.21.4-11-x", "versions": { - "git": "0.21.4-10-x", + "git": "0.21.4-11-x", "npm": "0.21.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index eb5b23341..ffdfc59bd 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.4-10-x", + "version": "0.21.4-11-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f6e5487fc..2fd6bdbb0 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.4-10-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.4-11-x' };