diff --git a/.github/workflows/coverage.yml b/.github/workflows/coverage.yml index 1bde156..06a4252 100644 --- a/.github/workflows/coverage.yml +++ b/.github/workflows/coverage.yml @@ -20,7 +20,7 @@ jobs: matrix: php-versions: ['8.0'] databases: ['sqlite'] - server-versions: ['stable22'] + server-versions: ['stable23'] name: php${{ matrix.php-versions }}-${{ matrix.databases }}-COVERAGE diff --git a/.github/workflows/lint.yml b/.github/workflows/lint.yml index 439983b..2b03d19 100644 --- a/.github/workflows/lint.yml +++ b/.github/workflows/lint.yml @@ -39,7 +39,7 @@ jobs: matrix: php-versions: ['8.0'] databases: ['sqlite'] - server-versions: ['stable22'] + server-versions: ['stable23'] steps: - name: Checkout server diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml index a59890c..505628c 100644 --- a/.github/workflows/phpunit.yml +++ b/.github/workflows/phpunit.yml @@ -20,7 +20,7 @@ jobs: matrix: php-versions: ['8.0'] databases: ['sqlite'] - server-versions: ['stable22'] + server-versions: ['stable23'] name: php${{ matrix.php-versions }}-${{ matrix.databases }} @@ -79,7 +79,7 @@ jobs: matrix: php-versions: ['7.3', '7.4', '8.0'] databases: ['mysql'] - server-versions: ['stable22'] + server-versions: ['stable23'] name: php${{ matrix.php-versions }}-${{ matrix.databases }} @@ -147,7 +147,7 @@ jobs: matrix: php-versions: ['8.0'] databases: ['pgsql'] - server-versions: ['stable22'] + server-versions: ['stable23'] name: php${{ matrix.php-versions }}-${{ matrix.databases }} diff --git a/README.md b/README.md index c54e723..637f91a 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ [![codecov](https://codecov.io/gh/R0Wi/workflow_ocr/branch/master/graph/badge.svg)](https://codecov.io/gh/R0Wi/workflow_ocr) ![Lint](https://github.com/R0Wi/workflow_ocr/workflows/Lint/badge.svg) [![Generic badge](https://img.shields.io/github/v/release/R0Wi/workflow_ocr)](https://github.com/R0Wi/workflow_ocr/releases) -[![Generic badge](https://img.shields.io/badge/Nextcloud-22-orange)](https://github.com/nextcloud/server) +[![Generic badge](https://img.shields.io/badge/Nextcloud-23-orange)](https://github.com/nextcloud/server) diff --git a/appinfo/info.xml b/appinfo/info.xml index 32fd0fa..cd02aad 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -6,7 +6,7 @@ OCR processing via workflow This app makes it possible to process various files via OCR algorithms. The processing is done via workflow-engine and can therefore easily be customized. - 1.22.0 + 1.23.0 agpl Robin Windey WorkflowOcr @@ -22,6 +22,6 @@ https://github.com/R0Wi/workflow_ocr.git https://github.com/R0Wi/workflow_ocr/blob/eb2d65e9610406bbab22c4c8dda1cea015b5c791/doc/img/usage_1.jpg?raw=true - +