From 558ced19355f519da88cb22d2984c443c5368ded Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Apr 2023 11:47:50 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.6-43-x skip-checks: true --- CONTRIBUTORS | 2 +- all/finance/all.json | 1 + meta/2023-04.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c8226d1e7..150de8a81 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -9,7 +9,7 @@ 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) - 6 bipul kumar hansdah fake vela exchange airdrop (#3267) + 7 bipul kumar hansdah orbiter finance impersonator (important) (#3268) 6 ccris02 Adding few newly registered phishing sites (#344) 6 Florian Franzen Add "polkadot-bonus.network" (#105) 6 Idi Eradiri another scam (#1739) diff --git a/all/finance/all.json b/all/finance/all.json index 42d5a5cd2..f8a4afd8f 100644 --- a/all/finance/all.json +++ b/all/finance/all.json @@ -33,6 +33,7 @@ "mypancakeswap.finance", "mytokensupport.finance", "nocovid19.finance", + "orblter.finance", "pancakesswaps.finance", "pancakeswap.v3beta.finance", "pancakeswapc.finance", diff --git a/meta/2023-04.json b/meta/2023-04.json index d62a91957..5d4409aeb 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -3,6 +3,10 @@ "date": "2023-04-18", "url": "dappnetorks.com" }, + { + "date": "2023-04-18", + "url": "orblter.finance" + }, { "date": "2023-04-18", "url": "protofix.link" diff --git a/package.json b/package.json index 926e28ff9..bdda68551 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-42-x", + "version": "0.20.6-43-x", "versions": { - "git": "0.20.6-42-x", + "git": "0.20.6-43-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7df451834..780b0ccd6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-42-x", + "version": "0.20.6-43-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 07dd974ae..b905bd98a 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.20.6-42-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-43-x' };