From aaae8c7a4b1fcf73c68340d3cbfcd9b2dcb7cea1 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 5 May 2025 21:42:31 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.10-6-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/com/all.json | 2 ++ meta/2025-05.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 098e1edd5..2b9bc6802 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 1140 Tim Janssen Update all.json (#5066) - 1116 Frank Update all.json (#5065) + 1117 Frank Update all.json (#5067) 697 mhusnirizal update all.json (#5040) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) diff --git a/all.json b/all.json index c25ccd6d0..18d28f803 100644 --- a/all.json +++ b/all.json @@ -48,8 +48,6 @@ "0pensea-offer.com", "0pensea.co.uk", "0rdinalchaindapp.net", - "dot2025.com", - "polkadot-mainnet.com", "0therside.com", "0ver.network", "0vvwwuniswap.top", @@ -16041,6 +16039,7 @@ "dot-promo.com", "dot-qr-code-generator.com", "dot.sywun.top", + "dot2025.com", "dot21.net", "dot2x.com", "dot4.org", @@ -30144,6 +30143,7 @@ "polkadot-kr.net", "polkadot-live.network", "polkadot-live.online", + "polkadot-mainnet.com", "polkadot-mixer.com", "polkadot-net.firebaseapp.com", "polkadot-net.web.app", diff --git a/all/com/all.json b/all/com/all.json index a0a891065..5b13e59e2 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -5314,6 +5314,7 @@ "dot-parachain.com", "dot-promo.com", "dot-qr-code-generator.com", + "dot2025.com", "dot2x.com", "dotcashxbox.com", "dotcoin-newbridge.com", @@ -10010,6 +10011,7 @@ "polkadot-give2021.com", "polkadot-giveaway.com", "polkadot-js.com", + "polkadot-mainnet.com", "polkadot-mixer.com", "polkadot-net.firebaseapp.com", "polkadot-network-stake.com", diff --git a/meta/2025-05.json b/meta/2025-05.json index c4592902d..c16d0bfad 100644 --- a/meta/2025-05.json +++ b/meta/2025-05.json @@ -87,6 +87,10 @@ "date": "2025-05-05", "url": "dioneee.pages.dev" }, + { + "date": "2025-05-05", + "url": "dot2025.com" + }, { "date": "2025-05-05", "url": "ethegas.network" @@ -155,6 +159,10 @@ "date": "2025-05-05", "url": "pepumainnet.live" }, + { + "date": "2025-05-05", + "url": "polkadot-mainnet.com" + }, { "date": "2025-05-05", "url": "rpcfixer.com" diff --git a/package.json b/package.json index 939f0b246..e78d6664e 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.10-5-x", + "version": "0.25.10-6-x", "versions": { - "git": "0.25.10-5-x", + "git": "0.25.10-6-x", "npm": "0.25.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d9ab046ba..fe8f313aa 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.10-5-x", + "version": "0.25.10-6-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.4.4", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 793d8eba2..04cf352b5 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.10-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.10-6-x' };