From 970aeed98ab9302df8dd00e103bf5ddbd1d787dc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 28 Dec 2024 20:53:48 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.24.5-33-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/app/all.json | 1 + all/com/all.json | 1 + meta/2024-12.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6d534c64d..22554cad5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1066 Tim Janssen Update all.json (#4825) + 1067 Tim Janssen Update all.json (#4827) 1021 Frank Update all.json (#4826) 680 mhusnirizal update all.json (#4821) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 543afd862..c254b6141 100644 --- a/all.json +++ b/all.json @@ -31,8 +31,6 @@ ], "deny": [ "0-chain.com", - "improvewallet.com", - "the-dapps.vercel.app", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", @@ -17988,6 +17986,7 @@ "importwallets.com", "impossibledevfi.online", "improvedconnection.com", + "improvewallet.com", "improvewalletchains.com", "imptercewdrt.pages.dev", "impulsetoken.finance", @@ -34260,6 +34259,7 @@ "the-arena-airdrop.online", "the-bridgechain.com", "the-bscminereum.com", + "the-dapps.vercel.app", "the-lido.info", "the-nftssecure.com", "the-people-behind-ledger.web.app", diff --git a/all/app/all.json b/all/app/all.json index 3f5bc667e..f0b759498 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -1650,6 +1650,7 @@ "teslacoin-clicks.vercel.app", "testnet-humanlty.app", "testnet-storyprotocol.app", + "the-dapps.vercel.app", "the-people-behind-ledger.web.app", "thefamilycares.app", "theopendao.app", diff --git a/all/com/all.json b/all/com/all.json index ac2fab20f..d9697c524 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -6069,6 +6069,7 @@ "importsnode.com", "importwallets.com", "improvedconnection.com", + "improvewallet.com", "improvewalletchains.com", "imtoken-app-official.com", "imtoken-imtok.com", diff --git a/meta/2024-12.json b/meta/2024-12.json index eb6315a8b..089ea7971 100644 --- a/meta/2024-12.json +++ b/meta/2024-12.json @@ -1,4 +1,12 @@ [ + { + "date": "2024-12-28", + "url": "improvewallet.com" + }, + { + "date": "2024-12-28", + "url": "the-dapps.vercel.app" + }, { "date": "2024-12-27", "url": "api-land.com" diff --git a/package.json b/package.json index 456da1184..fe216b5e9 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.24.5-32-x", + "version": "0.24.5-33-x", "versions": { - "git": "0.24.5-32-x", + "git": "0.24.5-33-x", "npm": "0.24.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 75ea53048..8e2232d5b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.24.5-32-x", + "version": "0.24.5-33-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.2.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index c31237373..4f227d54d 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.24.5-32-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.24.5-33-x' };