From d1d1f4ab48de4c45f785b7ec33b72eec9a01fd4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 13:44:28 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.11-15-x skip-checks: true --- CONTRIBUTORS | 2 +- package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 4 files changed, 5 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a72e4721d..42b763122 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -13,8 +13,8 @@ 11 ImdioR Scamwebsite (#5093) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) + 9 Valentin Fernandez bump deps (#5099) 8 grizzly375 Update all.json (#575) - 8 Valentin Fernandez 0.25.10 (#5079) 7 Florian Franzen Update all.json (#3939) 6 ccris02 Adding few newly registered phishing sites (#344) 6 Idi Eradiri another scam (#1739) diff --git a/package.json b/package.json index 31b01ed70..1f028ff98 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.11-14-x", + "version": "0.25.11-15-x", "versions": { - "git": "0.25.11-14-x", + "git": "0.25.11-15-x", "npm": "0.25.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6dcd74604..5e6d3a611 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.11-14-x", + "version": "0.25.11-15-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 76a916c6c..e3def26d4 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.25.11-14-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.11-15-x' };