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