From e1ec2892b9d1a7ab1cd1220813dd53d1a1a61fcd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 19 Sep 2023 13:38:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.7-72-x skip-checks: true --- CONTRIBUTORS | 2 +- all/info/all.json | 1 + meta/2023-09.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 7b4c39392..d0b1a75ac 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -9,8 +9,8 @@ 13 ccris02 Update all.json (#1510) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) + 9 Josip Š Update all.json (#3915) 8 grizzly375 Update all.json (#575) - 8 Josip Š Update all.json (#3900) 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/info/all.json b/all/info/all.json index b47904f9c..966077e74 100644 --- a/all/info/all.json +++ b/all/info/all.json @@ -37,6 +37,7 @@ "claim-validation-airdrop.info", "claimpepe.info", "click-connect.info", + "coin-pad.info", "coinbase-01mobilesecure.ns01.info", "coinbase-dapp.info", "coinminers.info", diff --git a/meta/2023-09.json b/meta/2023-09.json index b4b1361f1..db1322c4f 100644 --- a/meta/2023-09.json +++ b/meta/2023-09.json @@ -7,6 +7,10 @@ "date": "2023-09-19", "url": "case-stretto.com" }, + { + "date": "2023-09-19", + "url": "coin-pad.info" + }, { "date": "2023-09-19", "url": "events-babydoge.com" diff --git a/package.json b/package.json index 775bedaee..e01c56680 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-71-x", + "version": "0.21.7-72-x", "versions": { - "git": "0.21.7-71-x", + "git": "0.21.7-72-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6cfe109c4..9bfa4c351 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-71-x", + "version": "0.21.7-72-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 70898bf4c..78ad0fa37 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.7-71-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-72-x' };