From baf0c51afe145cd9ad8e8417f50114e35f5da921 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 30 Oct 2025 11:12:57 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.22-21-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/dev/all.json | 1 + meta/2025-10.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 d9c32f1db..79d9431c8 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 1260 Tim Janssen Update all.json (#5466) - 1237 Frank Update all.json (#5463) + 1238 Frank Update all.json (#5467) 771 mhusnirizal update all.json (#5458) 619 Mich block bad website dot-reward.com (#5421) 551 Jaco Allow addition of denySub entries (#4223) diff --git a/all.json b/all.json index 03f072623..b4e502c3a 100644 --- a/all.json +++ b/all.json @@ -40,7 +40,6 @@ "09sync1n0-duckdns.org", "0aavvee.app", "0asisprotocol.com", - "hyperbridge-network-c6x.pages.dev", "0g.app-wallets.com", "0gfoundation.app", "0glabsfoundation.claims", @@ -22861,6 +22860,7 @@ "hyperbridege.xyz.", "hyperbridge-fe-zeta.vercel.app", "hyperbridge-fy4hn57xp-gzkdev.vercel.app", + "hyperbridge-network-c6x.pages.dev", "hyperbridge-network.firebaseapp.com", "hyperbridge-network.web.app", "hyperbridge-seven.vercel.app", diff --git a/all/dev/all.json b/all/dev/all.json index 1cf36fcbf..1c5e0551a 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -1453,6 +1453,7 @@ "hostlic.pages.dev", "hub-injective-bke.pages.dev", "hub-pikamoon-stuckedtransactions.pages.dev", + "hyperbridge-network-c6x.pages.dev", "hyperfarecretivehash.pages.dev", "hyperhash.pages.dev", "hyperliquid-34j.pages.dev", diff --git a/meta/2025-10.json b/meta/2025-10.json index c3137bb28..b3263981d 100644 --- a/meta/2025-10.json +++ b/meta/2025-10.json @@ -27,6 +27,10 @@ "date": "2025-10-30", "url": "githelp-connect.web.app" }, + { + "date": "2025-10-30", + "url": "hyperbridge-network-c6x.pages.dev" + }, { "date": "2025-10-30", "url": "minting-box.vercel.app" diff --git a/package.json b/package.json index 02e3d4ae8..274758bfd 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.22-20-x", + "version": "0.25.22-21-x", "versions": { - "git": "0.25.22-20-x", + "git": "0.25.22-21-x", "npm": "0.25.21" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ffec6e36e..bad91f00a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.22-20-x", + "version": "0.25.22-21-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e4c012754..090e34166 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.22-20-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.22-21-x' };