From 10999c02a954b67ef93d69510807c0ed9f778376 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Apr 2023 12:44:10 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.20.6-48-x skip-checks: true --- CONTRIBUTORS | 2 +- all/vip/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 0868a7fb3..dafc7aa4c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -7,8 +7,8 @@ 31 Bill Laboon Add allinone-services.net (#1727) 20 alineherzman Update address.json (#2903) 13 ccris02 Update all.json (#1510) + 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) - 8 bipul kumar hansdah premint impersonator found. (#3272) 8 grizzly375 Update all.json (#575) 6 ccris02 Adding few newly registered phishing sites (#344) 6 Florian Franzen Add "polkadot-bonus.network" (#105) diff --git a/all/vip/all.json b/all/vip/all.json index 425deba70..513828cf9 100644 --- a/all/vip/all.json +++ b/all/vip/all.json @@ -11,6 +11,7 @@ "metamaskio.vip", "metamasks.vip", "pandauniversenft.vip", + "pepecoin.vip", "strongblock.vip", "tokenpecket.vip", "trustwalet.vip", diff --git a/meta/2023-04.json b/meta/2023-04.json index 7dae0a680..b969704ae 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -59,6 +59,10 @@ "date": "2023-04-19", "url": "orbeonprotocol.site" }, + { + "date": "2023-04-19", + "url": "pepecoin.vip" + }, { "date": "2023-04-19", "url": "phala.app" diff --git a/package.json b/package.json index 442975188..bd55337ac 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-47-x", + "version": "0.20.6-48-x", "versions": { - "git": "0.20.6-47-x", + "git": "0.20.6-48-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 547cfd836..1b49a763f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-47-x", + "version": "0.20.6-48-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 c61cbb85e..4f3e5bda1 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-47-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-48-x' };