From 5cfb8546af41ab4f851315e5754aec2688a09485 Mon Sep 17 00:00:00 2001 From: katspaugh Date: Wed, 22 Nov 2023 12:54:20 +0100 Subject: [PATCH] v1.23.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 0c64369fc7..c70315013b 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "homepage": "https://github.com/safe-global/safe-wallet-web", "license": "GPL-3.0", "type": "module", - "version": "1.22.2", + "version": "1.23.0", "scripts": { "dev": "next dev", "start": "next dev",