From 1573c0c2eff3802fb5b325080046ddbcb1f20d8f Mon Sep 17 00:00:00 2001 From: Daniel <25051234+dasanra@users.noreply.github.com> Date: Thu, 27 Aug 2026 09:04:30 +0200 Subject: [PATCH] Set release version to v4.41.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 5d582fa9..9464ad3d 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "4.40.5", + "version": "4.41.0", "description": "Safe docs", "scripts": { "build": "next build",