diff --git a/web/package.json b/web/package.json index c98c53d03..929e699e9 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.0", + "version": "4.35.1", "license": "MIT", "scripts": { "postinstall": "yarn install-git-hooks && vite-envs update-types && mui-icons-material-lazy postinstall && patch-package",