Skip to content

Commit 971c0f0

Browse files
authored
master is now NC33 (#329)
Signed-off-by: Robin Windey <ro.windey@gmail.com>
1 parent f96056c commit 971c0f0

28 files changed

+408
-300
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Coverage](https://sonarcloud.io/api/project_badges/measure?project=R0Wi_workflow_ocr&metric=coverage)](https://sonarcloud.io/summary/new_code?id=R0Wi_workflow_ocr)
66
![Lint](https://github.com/R0Wi/workflow_ocr/workflows/Lint/badge.svg)
77
[![Generic badge](https://img.shields.io/github/v/release/R0Wi/workflow_ocr)](https://github.com/R0Wi/workflow_ocr/releases)
8-
[![Generic badge](https://img.shields.io/badge/Nextcloud-32-orange)](https://github.com/nextcloud/server)
8+
[![Generic badge](https://img.shields.io/badge/Nextcloud-33-orange)](https://github.com/nextcloud/server)
99

1010
[!["Buy Me A Coffee"](https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png)](https://www.buymeacoffee.com/R0Wi)
1111

appinfo/info.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
The processing is done via workflow-engine and can therefore easily be customized.
99
Please note that you'll have to install the OcrMyPDF CLI on your Nextcloud server to
1010
process PDF files. More installation instructions can be found in the docs https://github.com/R0Wi/workflow_ocr/blob/master/README.md.</description>
11-
<version>1.32.0</version>
11+
<version>1.33.0</version>
1212
<licence>agpl</licence>
1313
<author mail="ro.windey@gmail.com">Robin Windey</author>
1414
<namespace>WorkflowOcr</namespace>
@@ -27,7 +27,7 @@
2727
<repository type="git">https://github.com/R0Wi/workflow_ocr.git</repository>
2828
<screenshot>https://github.com/R0Wi/workflow_ocr/blob/eb2d65e9610406bbab22c4c8dda1cea015b5c791/doc/img/usage_1.jpg?raw=true</screenshot>
2929
<dependencies>
30-
<nextcloud min-version="32" max-version="32"/>
30+
<nextcloud min-version="33" max-version="33"/>
3131
<php min-version="8.1" max-version="8.4"/>
3232
</dependencies>
3333
</info>

0 commit comments

Comments
 (0)