From 0997a35008d5824ff26f6483967500382075a63c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Jan 2025 06:19:16 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.2-8-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/at/all.json | 2 ++ meta/2025-01.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 c9b98ed1d..6a7d39e7e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 1078 Tim Janssen Update all.json (#4876) - 1045 Frank Update all.json (#4870) + 1046 Frank Update all.json (#4879) 685 mhusnirizal Update all.json (#4864) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) diff --git a/all.json b/all.json index 5b5e417bd..2feef2c6f 100644 --- a/all.json +++ b/all.json @@ -39,8 +39,6 @@ "0asisprotocol.com", "0gfoundation.app", "0kxwallet.org", - "cosmoweb.at", - "cosmo1.at", "0nlinebot.github.io", "0pensea-offer.com", "0pensea.co.uk", @@ -9562,6 +9560,7 @@ "cosmiscnetwork.site", "cosmo-network.online", "cosmo-official.org", + "cosmo1.at", "cosmodapp.firebaseapp.com", "cosmodapp.web.app", "cosmogatedex.org", @@ -9575,6 +9574,7 @@ "cosmosnet4.at", "cosmosnetwork.at", "cosmostationio.online", + "cosmoweb.at", "cosolemultidapp.com", "coss.quest", "coti-claim.com", diff --git a/all/at/all.json b/all/at/all.json index d34be9dd8..d2a5bb398 100644 --- a/all/at/all.json +++ b/all/at/all.json @@ -1,6 +1,8 @@ [ + "cosmo1.at", "cosmosnet4.at", "cosmosnetwork.at", + "cosmoweb.at", "crypto-wallets.at", "dappradar.at", "fixedflo.at", diff --git a/meta/2025-01.json b/meta/2025-01.json index 737836f23..007d15ff7 100644 --- a/meta/2025-01.json +++ b/meta/2025-01.json @@ -1,4 +1,12 @@ [ + { + "date": "2025-01-15", + "url": "cosmo1.at" + }, + { + "date": "2025-01-15", + "url": "cosmoweb.at" + }, { "date": "2025-01-14", "url": "automigrate.daspp.com" diff --git a/package.json b/package.json index 1740c4a98..dca988450 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.2-7-x", + "version": "0.25.2-8-x", "versions": { - "git": "0.25.2-7-x", + "git": "0.25.2-8-x", "npm": "0.25.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b477d3cec..240dc463c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.2-7-x", + "version": "0.25.2-8-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 8cde72339..c2696f4ee 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.2-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.2-8-x' };