Skip to content

Commit d1280fc

Browse files
authored
Merge pull request #540 from nextcloud/chore/bump-min-nc-ver
chore: bumped minimal NC version from 31 to 32
2 parents 492b40b + 6a5c077 commit d1280fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ to join us in shaping a more versatile, stable, and secure app landscape.
5858
<screenshot>https://raw.githubusercontent.com/nextcloud/app_api/main/screenshots/app_api_4.png</screenshot>
5959
<dependencies>
6060
<php min-version="8.1"/>
61-
<nextcloud min-version="31" max-version="32"/>
61+
<nextcloud min-version="32" max-version="32"/>
6262
</dependencies>
6363
<background-jobs>
6464
<job>OCA\AppAPI\BackgroundJob\ExAppInitStatusCheckJob</job>

0 commit comments

Comments
 (0)