From f8341d079771e92a47cf7b82ce0f014f69d2ce16 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 26 Aug 2025 17:10:55 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.18-29-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 56da3df35..15f3c0888 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -8,7 +8,7 @@ 45 Tarik Gul 13.4.3 (#4958) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 18 Josip Š Update all.json (#4408) - 15 Valentin Fernandez 0.25.17 (#5288) + 16 Valentin Fernandez bump @polkadot/common deps (#5322) 14 crypto-scambaiter Update all.json (#5242) 13 ccris02 Update all.json (#1510) 13 ImdioR 2 scam websites (#5311) diff --git a/package.json b/package.json index 240064d03..83ee3e113 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.18-28-x", + "version": "0.25.18-29-x", "versions": { - "git": "0.25.18-28-x", + "git": "0.25.18-29-x", "npm": "0.25.17" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 87dcf3eac..ed533d215 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.18-28-x", + "version": "0.25.18-29-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d2797c8c0..bd171bb28 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.18-28-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.18-29-x' };