From ed67752bc97024be6ef349bf08d5df0103978add Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 15 Jul 2023 18:49:58 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-144-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/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 c06a31926..048ce7b27 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 730 Frank Update all.json (#3623) - 678 Tim Janssen Update all.json (#3620) + 679 Tim Janssen Update all.json (#3624) 612 Mich Block fake moonbeam and some other scams (#3539) 540 Jaco Bump deps (#3540) 486 mhusnirizal update all.json (#3622) diff --git a/all.json b/all.json index 136aa6281..8a0537c8d 100644 --- a/all.json +++ b/all.json @@ -30,7 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bestxtrading.com", "09sync00.duckdns.org", "0therside.com", "0vvwvuniswap.top", @@ -1673,6 +1672,7 @@ "bestsecuregate.com", "bestsolutionfix.com", "bestswap-crypto.com", + "bestxtrading.com", "beta-appchains.org", "beta-chainwallet.com", "beta-defi.live", diff --git a/all/com/all.json b/all/com/all.json index 3c694ded9..e69d0acf3 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -585,6 +585,7 @@ "bestsecuregate.com", "bestsolutionfix.com", "bestswap-crypto.com", + "bestxtrading.com", "beta-chainwallet.com", "betmatikgirisin.com", "betturkeygirisin.com", diff --git a/meta/2023-07.json b/meta/2023-07.json index d5e082ece..ec2c5a8b5 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -51,6 +51,10 @@ "date": "2023-07-15", "url": "avax.ink" }, + { + "date": "2023-07-15", + "url": "bestxtrading.com" + }, { "date": "2023-07-15", "url": "bridge-zkera.net" diff --git a/package.json b/package.json index e09e8427e..d30761e55 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-143-x", + "version": "0.21.6-144-x", "versions": { - "git": "0.21.6-143-x", + "git": "0.21.6-144-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 999329892..7ecfd7909 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-143-x", + "version": "0.21.6-144-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 fe0c5a8de..6cc1a0495 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-143-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-144-x' };