diff --git a/CONTRIBUTORS b/CONTRIBUTORS index ce7c5ab10..09fb4350c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 601 Mich block 3 misspelled ppolkastarter scams (#2936) - 510 Frank Update all.json (#3019) + 512 Frank Update all.json (#3024) 510 Tim Janssen Update all.json (#3023) 496 Jaco Add missing crosscheck entries (#3003) 412 mhusnirizal update all.json (#3015) diff --git a/all.json b/all.json index 466028f57..6ff0102d8 100644 --- a/all.json +++ b/all.json @@ -31,7 +31,6 @@ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", - "alfa-coin.org", "0vwwuniswap.top", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x2f499c6da2c8784063bb7e0cb1c478687210cdbr615.xyz", @@ -403,6 +402,7 @@ "albarsan.site", "aleketne.store", "alemavadi.site", + "alfa-coin.org", "alfaaccountancy.com.au", "algoconnect.live", "algonodvault.online", diff --git a/all/org/all.json b/all/org/all.json index c253c4406..6bcd50db2 100644 --- a/all/org/all.json +++ b/all/org/all.json @@ -17,6 +17,7 @@ "air-secured.org", "airdropsdao.org", "airdropwalletconnect.org", + "alfa-coin.org", "allbestwalletupdates.org", "allinone-dapps.org", "allmainconnect.org", diff --git a/meta/2023-02.json b/meta/2023-02.json index e4edfb543..de84ed13c 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,8 @@ [ + { + "date": "2023-02-21", + "url": "alfa-coin.org" + }, { "date": "2023-02-21", "url": "dapps-verificators.pages.dev" diff --git a/package.json b/package.json index 7308c97f9..bbf5192d1 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.4-19-x", + "version": "0.19.4-20-x", "versions": { - "git": "0.19.4-19-x", + "git": "0.19.4-20-x", "npm": "0.19.3" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 1179d8ccb..7372b8bf0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.4-19-x", + "version": "0.19.4-20-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 49165edfb..5098557ec 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.19.4-19-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.4-20-x' };