From 4b50ca76bb896aef4d27b396c4f8805455e8bbfc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 12 Aug 2025 07:26:39 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.17-24-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/xyz/all.json | 1 + meta/2025-08.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 d723b2019..d0ee4f95d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 1199 Tim Janssen Update all.json (#5279) - 1177 Frank Update all.json (#5276) + 1178 Frank Update all.json (#5280) 733 mhusnirizal update all.json (#5278) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) diff --git a/all.json b/all.json index 062d7d78c..9dc4c2c6e 100644 --- a/all.json +++ b/all.json @@ -41,7 +41,6 @@ "0asisprotocol.com", "0g.app-wallets.com", "0gfoundation.app", - "acala-network.xyz", "0kxwallet.org", "0n-stake-destranetwork.net", "0nline-stake-destranetwork.net", @@ -429,6 +428,7 @@ "acala-network.live", "acala-network.site", "acala-network.tech", + "acala-network.xyz", "acala-networks.com", "acala-networks.net", "acala-networks.org", diff --git a/all/xyz/all.json b/all/xyz/all.json index b9d829891..d71cc7cca 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -33,6 +33,7 @@ "aavo-app.xyz", "ab-rollup.xyz", "absportal.xyz", + "acala-network.xyz", "acalanetwork.xyz", "acalas.xyz", "accesretificationbot.xyz", diff --git a/meta/2025-08.json b/meta/2025-08.json index df3b800ac..21972872e 100644 --- a/meta/2025-08.json +++ b/meta/2025-08.json @@ -7,6 +7,10 @@ "date": "2025-08-12", "url": "acala-network.live" }, + { + "date": "2025-08-12", + "url": "acala-network.xyz" + }, { "date": "2025-08-12", "url": "btc-to-usdt.exchange" diff --git a/package.json b/package.json index c796e3801..6ea40692a 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.17-23-x", + "version": "0.25.17-24-x", "versions": { - "git": "0.25.17-23-x", + "git": "0.25.17-24-x", "npm": "0.25.16" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2597b288b..442fbe070 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.17-23-x", + "version": "0.25.17-24-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.4", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 94a284067..9b2b6b2f7 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.17-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.17-24-x' };