From 91618d98ff9d15b387eb50e199c0c903c82a9c31 Mon Sep 17 00:00:00 2001 From: Ashim Shrestha Date: Mon, 13 Jul 2026 12:54:54 +0545 Subject: [PATCH] chore: prepare for patch release 2.11.4 Signed-off-by: Ashim Shrestha --- CHANGELOG.md | 2 +- appinfo/info.xml | 2 +- package.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) 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": {