diff --git a/web/package.json b/web/package.json index 8b70ba797..2e45a126d 100644 --- a/web/package.json +++ b/web/package.json @@ -2,7 +2,7 @@ "name": "onyxia-web", "homepage": "https://onyxia.sh", "type": "module", - "version": "4.28.6", + "version": "4.29.0", "license": "MIT", "scripts": { "prepare": "yarn install-git-hooks && vite-envs update-types && copy-material-icons-to-public",