From 317a22e58e93a27ce1e5b685014e081e8804d945 Mon Sep 17 00:00:00 2001 From: Ashim Shrestha Date: Mon, 13 Jul 2026 12:59:02 +0545 Subject: [PATCH] chore: prepare for patch release 3.1.1 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 cdb616fe9..41e80e7fa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/). ### Removed -## 3.1.1-20260708-nightly +## 3.1.1 - 2026-07-13 ### Fixed diff --git a/appinfo/info.xml b/appinfo/info.xml index 9aed67aa2..c15e004f5 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/). ]]> - 3.1.1-20260708-nightly + 3.1.1 agpl Julien Veyssier OpenProject diff --git a/package.json b/package.json index f1be2bdd1..ca49c8c6d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "integration_openproject", - "version": "3.1.1-20260708-nightly", + "version": "3.1.1", "description": "OpenProject Integration", "main": "index.js", "directories": {