Description
Prepare Profile fields for Nextcloud 36 while preserving the Nextcloud 35 maintenance line.
Tasks
<nextcloud min-version="32" max-version="35"/>
to:
<nextcloud min-version="32" max-version="36"/>
Acceptance criteria
stable35 exists and remains the maintenance branch for Nextcloud 35.
main declares Nextcloud 36 as the maximum supported version.
- Existing CI checks pass after the compatibility update.
Creating stable35 is an internal maintainer task and should be done by the LibreCode team.
Description
Prepare Profile fields for Nextcloud 36 while preserving the Nextcloud 35 maintenance line.
Tasks
stable35branch from the currentmainbranch before changing the Nextcloud maximum version.stable35compatible with Nextcloud 35 (max-version="35").main, updateappinfo/info.xmlfrom:to:
Acceptance criteria
stable35exists and remains the maintenance branch for Nextcloud 35.maindeclares Nextcloud 36 as the maximum supported version.