From a13b7764679014b6819a8f7b0f63198e79f19c6d Mon Sep 17 00:00:00 2001 From: Joseph Garrone Date: Tue, 3 Dec 2024 16:30:18 +0100 Subject: [PATCH] Bump web version --- web/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/package.json b/web/package.json index a990db3fc..ad6e810fe 100644 --- a/web/package.json +++ b/web/package.json @@ -2,7 +2,7 @@ "name": "onyxia-web", "homepage": "https://onyxia.sh", "type": "module", - "version": "4.35.1", + "version": "4.35.2", "license": "MIT", "scripts": { "postinstall": "yarn install-git-hooks && vite-envs update-types && mui-icons-material-lazy postinstall && patch-package",