diff --git a/docs/docker.md b/docs/docker.md
index d1b50e01210..58daf44655c 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.6.0
+docker pull europe-west6-docker.pkg.dev/ahdis-ch/ahdis/matchbox:v3.6.1
```
## Configurable base image:
diff --git a/docs/matchbox-engine.md b/docs/matchbox-engine.md
index 62fab0e5605..145fda46684 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.6.0
+ 3.6.1
```
diff --git a/matchbox-engine/pom.xml b/matchbox-engine/pom.xml
index 80825aeae40..a7c151b2b4c 100644
--- a/matchbox-engine/pom.xml
+++ b/matchbox-engine/pom.xml
@@ -6,7 +6,7 @@
matchbox
health.matchbox
- 3.6.0
+ 3.6.1
matchbox-engine
diff --git a/matchbox-frontend/package-lock.json b/matchbox-frontend/package-lock.json
index 3621337a492..88f7e914b57 100644
--- a/matchbox-frontend/package-lock.json
+++ b/matchbox-frontend/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "matchbox",
- "version": "3.6.0",
+ "version": "3.6.1",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "matchbox",
- "version": "3.6.0",
+ "version": "3.6.1",
"license": "MIT",
"dependencies": {
"@angular-devkit/build-angular": "^17.2.0",
diff --git a/matchbox-frontend/package.json b/matchbox-frontend/package.json
index 8c0f88bb2cb..09ff7afc5f3 100644
--- a/matchbox-frontend/package.json
+++ b/matchbox-frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "matchbox",
- "version": "3.6.0",
+ "version": "3.6.1",
"license": "MIT",
"scripts": {
"ng": "ng",
diff --git a/matchbox-server/pom.xml b/matchbox-server/pom.xml
index e386c0f42a6..dd97515ed91 100644
--- a/matchbox-server/pom.xml
+++ b/matchbox-server/pom.xml
@@ -5,7 +5,7 @@
matchbox
health.matchbox
- 3.6.0
+ 3.6.1
matchbox-server
diff --git a/matchbox-server/src/main/resources/static/index.html b/matchbox-server/src/main/resources/static/index.html
index a88a1f5823b..e5498d6d7fe 100644
--- a/matchbox-server/src/main/resources/static/index.html
+++ b/matchbox-server/src/main/resources/static/index.html
@@ -11,5 +11,5 @@
-
+