From 6fd2092527fbc93ca0df4374492b61b91f6e6dda Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 3 Jul 2023 18:50:47 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-65-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/in/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 8e38980d5..68071f04a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 715 Frank Update all.json (#3522) - 648 Tim Janssen Update all.json (#3524) + 649 Tim Janssen Update all.json (#3525) 611 Mich Update all.json (#3506) 539 Jaco Add missing cross-check entries (#3465) 453 mhusnirizal update all.json (#3515) diff --git a/all.json b/all.json index 315e6cdca..826cbdeaa 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "seedifyfund.in", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -13901,6 +13900,7 @@ "seedify.vercel.app", "seedify.zone", "seedifyaccess.live", + "seedifyfund.in", "seedifyfund.live", "seedifyfund.net", "seedifypad.website", diff --git a/all/in/all.json b/all/in/all.json index 5454ef823..d6eed362e 100644 --- a/all/in/all.json +++ b/all/in/all.json @@ -23,6 +23,7 @@ "oteqprojects.co.in", "pancakeswap-airdrop.in", "pancakeswap.bnbco.in", + "seedifyfund.in", "syschconectapp.in", "uliv.co.in", "validate-metamask.io.home-page.in", diff --git a/meta/2023-07.json b/meta/2023-07.json index b9dad04bd..0c1899762 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -23,6 +23,10 @@ "date": "2023-07-03", "url": "migration-biswap.org" }, + { + "date": "2023-07-03", + "url": "seedifyfund.in" + }, { "date": "2023-07-03", "url": "tokenprojectrarity.site" diff --git a/package.json b/package.json index cc5913dd0..d0441764f 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-64-x", + "version": "0.21.6-65-x", "versions": { - "git": "0.21.6-64-x", + "git": "0.21.6-65-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 92fb0744f..31e3350d3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-64-x", + "version": "0.21.6-65-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 3d07a4784..04cbeb686 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-64-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-65-x' };