diff --git a/web/package.json b/web/package.json index ea2fb0ae0..f4489149c 100644 --- a/web/package.json +++ b/web/package.json @@ -1,7 +1,7 @@ { "homepage": "https://onyxia.sh", "name": "onyxia-web", - "version": "2.29.10", + "version": "2.29.11", "license": "MIT", "scripts": { "_comment": "Yes... We're still using CRA. We'll migrate to Vite as soon as Keycloakify gets support for it",