From cba3db6f46ef4ce045b8766b95eaead1adb20f4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 17 Jul 2024 15:16:49 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.23.2-4-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2024-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 838ba3d23..db26391e3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 97 michalisFr Update address.json (#4380) - 84 alineherzman Update all.json (#4524) + 85 alineherzman Update all.json (#4525) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 19 Tarik Gul 0.23.1 (#4519) 18 Josip Š Update all.json (#4408) diff --git a/all.json b/all.json index 1796cef6b..32bbadb7b 100644 --- a/all.json +++ b/all.json @@ -42,7 +42,6 @@ "0vwwuniswap.top", "0x-protocol.com", "0x-web3redrop.net", - "mainportfolionetwork.com", "0x0ai.org", "0x0aiclaim-dao.com", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -17401,6 +17400,7 @@ "mainnodevalidation.net", "mainodes.com", "mainonlinesolution.com", + "mainportfolionetwork.com", "mainpydapps.pages.dev", "mainrectification.com", "mainrectifications.com", diff --git a/all/com/all.json b/all/com/all.json index aac748560..9ed6b7eef 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -6001,6 +6001,7 @@ "mainnodeupdate.com", "mainodes.com", "mainonlinesolution.com", + "mainportfolionetwork.com", "mainrectification.com", "mainrectifications.com", "mainrectify.com", diff --git a/meta/2024-07.json b/meta/2024-07.json index 06f02b5c0..dd217748f 100644 --- a/meta/2024-07.json +++ b/meta/2024-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-07-17", + "url": "mainportfolionetwork.com" + }, { "date": "2024-07-16", "url": "autosmartnodefix.pages.dev" diff --git a/package.json b/package.json index 49b00a175..60796a5ed 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.2-3-x", + "version": "0.23.2-4-x", "versions": { - "git": "0.23.2-3-x", + "git": "0.23.2-4-x", "npm": "0.23.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index eaa2294ff..da78218ac 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.2-3-x", + "version": "0.23.2-4-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e04f2f7a3..76fc4c8a1 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.23.2-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.2-4-x' };