diff --git a/web/package.json b/web/package.json index cf020c957..b78845477 100644 --- a/web/package.json +++ b/web/package.json @@ -2,7 +2,7 @@ "name": "onyxia-web", "homepage": "https://onyxia.sh", "type": "module", - "version": "4.34.17", + "version": "4.34.18", "license": "MIT", "scripts": { "postinstall": "yarn install-git-hooks && vite-envs update-types && mui-icons-material-lazy postinstall && patch-package",