diff --git a/docs/docker.md b/docs/docker.md
index 7a8c69623a8..c8eac606e89 100644
--- a/docs/docker.md
+++ b/docs/docker.md
@@ -3,7 +3,7 @@
if you have the rights you can download Matchbox as a docker container:
```
-docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.5.1
+docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.5.2
```
## Configurable base image:
diff --git a/docs/matchbox-engine.md b/docs/matchbox-engine.md
index 087d4e19f60..c117962e675 100644
--- a/docs/matchbox-engine.md
+++ b/docs/matchbox-engine.md
@@ -45,7 +45,7 @@ You can add the matchbox-engine dependency in your `pom.xml`:
health.matchbox
matchbox-engine
- 3.5.1
+ 3.5.2
```
diff --git a/matchbox-engine/pom.xml b/matchbox-engine/pom.xml
index 3f9a4ffa2b3..8090b4d4453 100644
--- a/matchbox-engine/pom.xml
+++ b/matchbox-engine/pom.xml
@@ -6,7 +6,7 @@
matchbox
health.matchbox
- 3.5.1
+ 3.5.2
matchbox-engine
diff --git a/matchbox-frontend/package-lock.json b/matchbox-frontend/package-lock.json
index a2314f24342..1f9d44a84ad 100644
--- a/matchbox-frontend/package-lock.json
+++ b/matchbox-frontend/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "matchbox",
- "version": "3.5.1",
+ "version": "3.5.2",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "matchbox",
- "version": "3.5.1",
+ "version": "3.5.2",
"license": "MIT",
"dependencies": {
"@angular-devkit/build-angular": "^16.1.4",
diff --git a/matchbox-frontend/package.json b/matchbox-frontend/package.json
index 5939ab916ab..d71bafe547e 100644
--- a/matchbox-frontend/package.json
+++ b/matchbox-frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "matchbox",
- "version": "3.5.1",
+ "version": "3.5.2",
"license": "MIT",
"scripts": {
"ng": "ng",
diff --git a/matchbox-server/pom.xml b/matchbox-server/pom.xml
index 3b59a01b47a..4393bbf20dc 100644
--- a/matchbox-server/pom.xml
+++ b/matchbox-server/pom.xml
@@ -5,7 +5,7 @@
matchbox
health.matchbox
- 3.5.1
+ 3.5.2
matchbox-server
diff --git a/matchbox-server/src/main/resources/static/index.html b/matchbox-server/src/main/resources/static/index.html
index e97295c3cb4..68e829f5c6f 100644
--- a/matchbox-server/src/main/resources/static/index.html
+++ b/matchbox-server/src/main/resources/static/index.html
@@ -11,5 +11,5 @@
-
+