diff --git a/CHANGELOG.md b/CHANGELOG.md
index 5a840ec26caa4e6291ff4596be5a50bdea12b431..5f22ea41d958d9f88d214f069214f0e18868baa1 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,6 +2,7 @@
 
 All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
 
+### [3.9.1](https://gitlab.coko.foundation/cokoapps/server/compare/v3.9.0...v3.9.1) (2024-02-13)
 
 ## [3.9.0](https://gitlab.coko.foundation/cokoapps/server/compare/v3.8.1...v3.9.0) (2024-02-01)
 
diff --git a/package.json b/package.json
index 1ba1054a5936fd5452ec4ca0be5d0f8c64ec3ec9..ea297e100b441a9300a5da9cc9634c9e102a41c6 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@coko/server",
-  "version": "3.9.0",
+  "version": "3.9.1",
   "description": "Reusable server for use by Coko's projects",
   "keywords": [
     "coko"