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",