diff --git a/docs/changelog.md b/docs/changelog.md
index 09b2cd2432..e2b2690656 100644
--- a/docs/changelog.md
+++ b/docs/changelog.md
@@ -1,4 +1,4 @@
-Unreleased
+2024/11/25 Release 3.9.8
- Allow providing map and models in the StructureMap $transform operation [#305](https://github.com/ahdis/matchbox/issues/305)
- Introduce parameter 'autoInstallMissingIgs' to automatically install IGs from the public registry
diff --git a/matchbox-engine/pom.xml b/matchbox-engine/pom.xml
index f1d6faba50..46b9279a98 100644
--- a/matchbox-engine/pom.xml
+++ b/matchbox-engine/pom.xml
@@ -6,7 +6,7 @@
matchbox
health.matchbox
- 3.9.7
+ 3.9.8
matchbox-engine
diff --git a/matchbox-frontend/package-lock.json b/matchbox-frontend/package-lock.json
index bf5f0fe230..985bc429a3 100644
--- a/matchbox-frontend/package-lock.json
+++ b/matchbox-frontend/package-lock.json
@@ -1,12 +1,12 @@
{
"name": "matchbox",
- "version": "3.9.7",
+ "version": "3.9.8",
"lockfileVersion": 3,
"requires": true,
"packages": {
"": {
"name": "matchbox",
- "version": "3.9.7",
+ "version": "3.9.8",
"license": "MIT",
"dependencies": {
"@ngx-translate/core": "^16.0.3",
diff --git a/matchbox-frontend/package.json b/matchbox-frontend/package.json
index a7761a729e..3cefbac747 100644
--- a/matchbox-frontend/package.json
+++ b/matchbox-frontend/package.json
@@ -1,6 +1,6 @@
{
"name": "matchbox",
- "version": "3.9.7",
+ "version": "3.9.8",
"license": "MIT",
"scripts": {
"ng": "ng",
diff --git a/matchbox-server/pom.xml b/matchbox-server/pom.xml
index c4c71ee44d..3e3e028d52 100644
--- a/matchbox-server/pom.xml
+++ b/matchbox-server/pom.xml
@@ -5,7 +5,7 @@
matchbox
health.matchbox
- 3.9.7
+ 3.9.8
matchbox-server
diff --git a/matchbox-server/src/main/resources/static/browser/index.html b/matchbox-server/src/main/resources/static/browser/index.html
index f1e886e952..ca80d9e0d2 100644
--- a/matchbox-server/src/main/resources/static/browser/index.html
+++ b/matchbox-server/src/main/resources/static/browser/index.html
@@ -15,5 +15,5 @@
-
+