Skip to content

Commit ba4f5bc

Browse files
committed
feat: bump max NC version to 34
Signed-off-by: Saw-jan <saw.jan.grg3e@gmail.com>
1 parent 6930be9 commit ba4f5bc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ For more information on how to set up and use the OpenProject application, pleas
4949
<screenshot>https://github.com/nextcloud/integration_openproject/raw/master/img/screenshot1.png</screenshot>
5050
<screenshot>https://github.com/nextcloud/integration_openproject/raw/master/img/screenshot2.png</screenshot>
5151
<dependencies>
52-
<nextcloud min-version="33" max-version="33" />
52+
<nextcloud min-version="33" max-version="34" />
5353
</dependencies>
5454
<background-jobs>
5555
<job>OCA\OpenProject\BackgroundJob\RemoveExpiredDirectUploadTokens</job>
@@ -60,4 +60,4 @@ For more information on how to set up and use the OpenProject application, pleas
6060
<personal>OCA\OpenProject\Settings\Personal</personal>
6161
<personal-section>OCA\OpenProject\Settings\PersonalSection</personal-section>
6262
</settings>
63-
</info>
63+
</info>

0 commit comments

Comments
 (0)