diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3ba1e872b..8c4371452 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 749 Frank Update all.json (#3731) + 750 Frank Update all.json (#3736) 734 Tim Janssen Update all.json (#3735) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) diff --git a/all.json b/all.json index 4f6c8cb97..c52e00271 100644 --- a/all.json +++ b/all.json @@ -33,7 +33,6 @@ "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", - "connect-land.github.io", "0vvwwuniswap.top", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -3624,6 +3623,7 @@ "connect-finance.online", "connect-firmencrypt.live", "connect-info.netlify.app", + "connect-land.github.io", "connect-land.net", "connect-linked.xyz", "connect-mainnet.ddns.us", diff --git a/all/io/all.json b/all/io/all.json index 5f9c4f8af..2adf5b7e4 100644 --- a/all/io/all.json +++ b/all/io/all.json @@ -41,6 +41,7 @@ "collab-pro.github.io", "collabland.io", "connecdapp.io", + "connect-land.github.io", "connectdapps.io", "connectserver.webflow.io", "connectwallet.42web.io", diff --git a/meta/2023-08.json b/meta/2023-08.json index aadf978be..d6342e08c 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-08-06", + "url": "connect-land.github.io" + }, { "date": "2023-08-05", "url": "1inch.gifts" diff --git a/package.json b/package.json index 31a3a5202..1141680ec 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-240-x", + "version": "0.21.6-241-x", "versions": { - "git": "0.21.6-240-x", + "git": "0.21.6-241-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d3bb65690..61c3f9d56 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-240-x", + "version": "0.21.6-241-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index efb8f3d11..8b5e4c717 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-240-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-241-x' };