From c6628f246349bfb757525f44a1064667303859c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 27 May 2025 14:01:18 +0000 Subject: [PATCH] [CI Skip] release/stable 0.25.11 skip-checks: true --- CONTRIBUTORS | 2 +- package.json | 4 ++-- packages/phishing/src/packageInfo.ts | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 42b763122..942e4c736 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -11,9 +11,9 @@ 13 ccris02 Update all.json (#1510) 13 crypto-scambaiter Update all.json (#4246) 11 ImdioR Scamwebsite (#5093) + 10 Valentin Fernandez 0.25.11 (#5100) 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) 7 Florian Franzen Update all.json (#3939) 6 ccris02 Adding few newly registered phishing sites (#344) diff --git a/package.json b/package.json index 1a185c47e..61e360753 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.25.11", "versions": { - "git": "0.25.11-15-x", - "npm": "0.25.10" + "git": "0.25.11", + "npm": "0.25.11" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e3def26d4..101d428af 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-15-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.11' };