From e25bf28f1ace8d00c2908c8401ad2e4f32f8d754 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Feb 2025 16:04:18 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.5-0-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/com/all.json | 2 ++ all/dev/all.json | 1 + meta/2025-02.json | 12 ++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 23 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 44bfbffe4..1b5efa322 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1117 Tim Janssen Update all.json (#4956) + 1118 Tim Janssen Update all.json (#4959) 1072 Frank Update all.json (#4952) 688 mhusnirizal update all.json (#4951) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index b312efc61..7acd84e44 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ ], "deny": [ "0-chain.com", - "nodevalidationhub.com", - "crypto-support.pages.dev", - "polkadotscheme.com", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", @@ -10251,6 +10248,7 @@ "crypto-safeauth.com", "crypto-scene.netlify.app", "crypto-support.live", + "crypto-support.pages.dev", "crypto-swap.net", "crypto-swap24.online", "crypto-tia.net", @@ -26766,6 +26764,7 @@ "nodevalidation.pages.dev", "nodevalidation.top", "nodevalidationfix.com", + "nodevalidationhub.com", "nodevalidator.lol", "nodevalidator.net", "nodevalidator.online", @@ -28941,6 +28940,7 @@ "polkadots.sites.revsense.com", "polkadots.space", "polkadots.tech", + "polkadotscheme.com", "polkadotsconnect.com", "polkadotsnetwork.com", "polkadotstake.live", diff --git a/all/com/all.json b/all/com/all.json index 8b32c1923..809b006fe 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -8969,6 +8969,7 @@ "nodetranscendence.com", "nodevalidation.com", "nodevalidationfix.com", + "nodevalidationhub.com", "nodevalidators.com", "nodewalet.com", "nodeweb3fix.com", @@ -9696,6 +9697,7 @@ "polkadots-drop.com", "polkadots-event.com", "polkadots.sites.revsense.com", + "polkadotscheme.com", "polkadotsconnect.com", "polkadotsnetwork.com", "polkadotstaker.com", diff --git a/all/dev/all.json b/all/dev/all.json index c8c555b4d..a42d16138 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -591,6 +591,7 @@ "cryptedfix.pages.dev", "crypto-mainnetconnect.pages.dev", "crypto-onlinerectification.pages.dev", + "crypto-support.pages.dev", "cryptocurrencyverificationnetwork.pages.dev", "cryptodock.pages.dev", "cryptodoggy.pages.dev", diff --git a/meta/2025-02.json b/meta/2025-02.json index 927fc6e7a..cbf7ccdf1 100644 --- a/meta/2025-02.json +++ b/meta/2025-02.json @@ -15,6 +15,10 @@ "date": "2025-02-18", "url": "connect-collabland.live" }, + { + "date": "2025-02-18", + "url": "crypto-support.pages.dev" + }, { "date": "2025-02-18", "url": "dappairectify.pages.dev" @@ -35,10 +39,18 @@ "date": "2025-02-18", "url": "m-pepeunchained.pages.dev" }, + { + "date": "2025-02-18", + "url": "nodevalidationhub.com" + }, { "date": "2025-02-18", "url": "oasys-collab.land" }, + { + "date": "2025-02-18", + "url": "polkadotscheme.com" + }, { "date": "2025-02-18", "url": "securenodeweb.online" diff --git a/package.json b/package.json index 1ebfa620c..c9a7566eb 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.4", + "version": "0.25.5-0-x", "versions": { - "git": "0.25.4", + "git": "0.25.5-0-x", "npm": "0.25.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index cd280c98c..1873debfc 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.4", + "version": "0.25.5-0-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.4.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3cc5c443b..74072af2f 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.4' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.5-0-x' };