diff --git a/CHANGELOG.md b/CHANGELOG.md
index a21bc9d72..efede1cef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
### Removed
-## 2.11.4-20260708-nightly
+## 2.11.4 - 2026-07-13
### Fixed
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 0ca0a39a9..186bab552 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -33,7 +33,7 @@ On the OpenProject end, users are able to:
For more information on how to set up and use the OpenProject application, please refer to [integration setup guide](https://www.openproject.org/docs/system-admin-guide/integrations/nextcloud/) for administrators and [the user guide](https://www.openproject.org/docs/user-guide/nextcloud-integration/).
]]>
- 2.11.4-20260708-nightly
+ 2.11.4
agpl
Julien Veyssier
OpenProject
diff --git a/package.json b/package.json
index 30ce0a84a..a9ee3d3f3 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
{
"name": "integration_openproject",
- "version": "2.11.4-20260708-nightly",
+ "version": "2.11.4",
"description": "OpenProject Integration",
"main": "index.js",
"directories": {