From 45810bcd337116e20ef41e3be02994d57b7775b3 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 21 Oct 2025 12:30:37 +0000 Subject: [PATCH] [CI Skip] release/stable 0.25.21 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 4d94d1ee7..c70e18625 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -7,7 +7,7 @@ 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) - 19 Valentin Fernandez bump @polkadot/common deps to v13.5.7 (#5440) + 20 Valentin Fernandez 0.25.21 (#5441) 18 Josip Š Update all.json (#4408) 14 crypto-scambaiter Update all.json (#5242) 14 ImdioR Phishing scam website +1 more (#5435) diff --git a/package.json b/package.json index 19841cecc..7fe0837a7 100644 --- a/package.json +++ b/package.json @@ -16,8 +16,8 @@ "type": "module", "version": "0.25.21", "versions": { - "git": "0.25.21-21-x", - "npm": "0.25.20" + "git": "0.25.21", + "npm": "0.25.21" }, "workspaces": [ "packages/*" diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b5e437a3b..8947d8f57 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.21-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.21' };