From 6f11ab1f3c7ec7d6ac818873c6daf3b49864df7c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Jun 2023 06:06:17 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-2-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/live/all.json | 1 + meta/2023-06.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 5eef60d13..9cbcde9e9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 685 Frank Update all.json (#3446) - 624 Tim Janssen Update all.json (#3448) + 625 Tim Janssen Update all.json (#3451) 610 Mich block `rescue-ai.netlify.app` (#3375) 537 Jaco 0.21.5 (#3447) 445 mhusnirizal update all.json (#3449) diff --git a/all.json b/all.json index 7c4680b91..7e91077c6 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "seedifyfund.live", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -13541,6 +13540,7 @@ "seedify.vercel.app", "seedify.zone", "seedifyaccess.live", + "seedifyfund.live", "seedifyfund.net", "seedifypad.website", "seediify.com", diff --git a/all/live/all.json b/all/live/all.json index 3447fa86e..74a8b0358 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -785,6 +785,7 @@ "securetoken.live", "securewallect-connectauth.live", "seedifyaccess.live", + "seedifyfund.live", "selectnetwork.live", "shells-shock.live", "shiba-token.live", diff --git a/meta/2023-06.json b/meta/2023-06.json index 842077194..4afbcff95 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-06-12", + "url": "seedifyfund.live" + }, { "date": "2023-06-11", "url": "authmainnetconnect.live" diff --git a/package.json b/package.json index 430f15ae8..25866a0a9 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-1-x", + "version": "0.21.6-2-x", "versions": { - "git": "0.21.6-1-x", + "git": "0.21.6-2-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 964443943..0353ff7ff 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-1-x", + "version": "0.21.6-2-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 c223345be..9a2c54e49 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-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-2-x' };