From 52d4416bfc8f9007bf2058b30996a3fbdfd9b369 Mon Sep 17 00:00:00 2001 From: katspaugh <381895+katspaugh@users.noreply.github.com> Date: Fri, 13 Dec 2024 09:37:43 +0100 Subject: [PATCH] 1.47.5 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c0a8195314..a5808784d7 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.4", + "version": "1.47.5", "type": "module", "scripts": { "dev": "next dev",