Skip to content

Commit f55bcad

Browse files
committed
chore(release): Release 6.0.0
Assisted-by: Claude Code:claude-opus-5 Signed-off-by: Hoang Pham <hoangmaths96@gmail.com>
1 parent d82b4ba commit f55bcad

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,13 @@
55
# Changelog
66
All notable changes to this project will be documented in this file.
77

8+
## 6.0.0 – 2026-08-07
9+
### Changed
10+
- Require Nextcloud 35
11+
- Require PHP 8.3
12+
- Update translations
13+
- Update dependencies
14+
815
## 5.0.0 – 2026-05-11
916
### Added
1017
- Add support for granular permissions in Runtime Operations

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
1717

1818
Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)</description>
1919

20-
<version>6.0.0-dev.0</version>
20+
<version>6.0.0</version>
2121
<licence>agpl</licence>
2222
<author>Arthur Schiwon</author>
2323
<author>Joas Schilling</author>

0 commit comments

Comments
 (0)