From e477fd817c24031751d0f2614208b343b4ade5fb Mon Sep 17 00:00:00 2001 From: katspaugh <381895+katspaugh@users.noreply.github.com> Date: Thu, 28 Nov 2024 09:56:41 +0100 Subject: [PATCH] 1.47.2 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 16f3440aed..c55f2be1fd 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "safe-wallet-web", "homepage": "https://github.com/safe-global/safe-wallet-web", "license": "GPL-3.0", - "version": "1.47.1", + "version": "1.47.2", "type": "module", "scripts": { "dev": "next dev",