From 2a897409338db0d05691452485b01bce88d6b067 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 29 Mar 2024 20:22:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.22.5-14-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/net/all.json | 1 + meta/2024-03.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 5fd38976c..62de324e3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 598 mhusnirizal update all.json (#4290) 551 Jaco Allow addition of denySub entries (#4223) 96 michalisFr Added 0 new domains (#2338) - 53 alineherzman Update all.json (#4342) + 54 alineherzman Update all.json (#4350) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 16 Josip Š Update all.json (#4294) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index cfbce061a..79581912b 100644 --- a/all.json +++ b/all.json @@ -38,7 +38,6 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "centrifugeio.net", "0x-web3redrop.net", "0x0ai.org", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", @@ -4156,6 +4155,7 @@ "centraloptimal-pad.buzz", "centralpad.online", "centrictool.live", + "centrifugeio.net", "centrldasdm.com", "century-wallet.com", "ceo-chainlink.com", diff --git a/all/net/all.json b/all/net/all.json index 9e821e448..e9d3733d8 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -196,6 +196,7 @@ "cake-defi.net", "cakedex.net", "canvaisland.net", + "centrifugeio.net", "certifywallmesh.net", "chain-protocol.net", "chainexplorer.net", diff --git a/meta/2024-03.json b/meta/2024-03.json index b66511c12..67fc5cf25 100644 --- a/meta/2024-03.json +++ b/meta/2024-03.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-03-29", + "url": "centrifugeio.net" + }, { "date": "2024-03-28", "url": "blockscription.firebaseapp.com" diff --git a/package.json b/package.json index 160719b26..b20cdd1f6 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.5-13-x", + "version": "0.22.5-14-x", "versions": { - "git": "0.22.5-13-x", + "git": "0.22.5-14-x", "npm": "0.22.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7e0080275..bedb2d241 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.5-13-x", + "version": "0.22.5-14-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 50ae713d0..fd83dc7c7 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.5-13-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.5-14-x' };