Skip to content

Commit 0d66765

Browse files
authored
chore: prepare for release 3.1.1-20260708-nightly (#1100)
Signed-off-by: Ashim Shrestha <ashimshrestha2384@gmail.com>
1 parent d86753e commit 0d66765

3 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
2121

2222
### Removed
2323

24-
## 3.1.1-20260701-nightly
24+
## 3.1.1-20260708-nightly
2525

2626
### Fixed
2727

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ On the OpenProject end, users are able to:
3333
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/).
3434
]]>
3535
</description>
36-
<version>3.1.1-20260701-nightly</version>
36+
<version>3.1.1-20260708-nightly</version>
3737
<licence>agpl</licence>
3838
<author>Julien Veyssier</author>
3939
<namespace>OpenProject</namespace>

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "integration_openproject",
3-
"version": "3.1.1-20260701-nightly",
3+
"version": "3.1.1-20260708-nightly",
44
"description": "OpenProject Integration",
55
"main": "index.js",
66
"directories": {

0 commit comments

Comments
 (0)