From 05c69ece0b2c08d801f8b87cb5c2dc45bb0fb876 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Mar 2024 13:06:30 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.3-9-x skip-checks: true --- CONTRIBUTORS | 1 + all/top/all.json | 1 + meta/2024-03.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cba8df7d5..d6ffb042a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -45,6 +45,7 @@ 1 Martin Myška added bbsync.pages.dev (#3288) 1 Nathan Quarles add "linkupaffix.co" (#866) 1 Nikhil Ranjan Removing polkassembly.network (#304) + 1 Ruslan report scam pvdnn (#4298) 1 Stas Busygin Update all.json (#4061) 1 Stepan Samko Remove defiyield.app from deny list (#1547) 1 stiartsly request to remove pasarprotocol.io from the list (#1559) diff --git a/all/top/all.json b/all/top/all.json index d49c220a0..c23834a1a 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -189,6 +189,7 @@ "proassetsledger.top", "protronx.top", "psyoptoken.top", + "pvpdnn.top", "pythairdrop.top", "rectifycavity.top", "rectivaxdapp.top", diff --git a/meta/2024-03.json b/meta/2024-03.json index bdf02f301..900620a6d 100644 --- a/meta/2024-03.json +++ b/meta/2024-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-03-09", + "url": "pvpdnn.top" + }, { "date": "2024-03-08", "url": "accessappsserver.live" diff --git a/package.json b/package.json index 1598565a5..1389f206e 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.3-8-x", + "version": "0.22.3-9-x", "versions": { - "git": "0.22.3-8-x", + "git": "0.22.3-9-x", "npm": "0.22.2" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c009d19c4..22dd1fe5c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.3-8-x", + "version": "0.22.3-9-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 445201454..84e94440f 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.22.3-8-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.3-9-x' };