diff --git a/.github/workflows/phpunit-mysql.yml b/.github/workflows/phpunit-mysql.yml
index bf3aaa5c..5daad992 100644
--- a/.github/workflows/phpunit-mysql.yml
+++ b/.github/workflows/phpunit-mysql.yml
@@ -38,7 +38,7 @@ jobs:
strategy:
matrix:
- php-versions: ['8.0', '8.1']
+ php-versions: ['8.0', '8.1', '8.2']
server-versions: ['master']
services:
diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml
index c103a16b..7f122480 100644
--- a/.github/workflows/update-nextcloud-ocp.yml
+++ b/.github/workflows/update-nextcloud-ocp.yml
@@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- branches: ["master", "stable25", "stable24"]
+ branches: ["master", "stable26", "stable25", "stable24"]
name: update-nextcloud-ocp-${{ matrix.branches }}
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e2562467..be5f1b98 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -13,7 +13,7 @@ An example would be to deny access to MS Excel/XLSX files owned by the "Human Re
Learn more about File Access Control on [https://nextcloud.com/workflow](https://nextcloud.com/workflow)
- 1.16.0
+ 1.17.0
agpl
Arthur Schiwon
Joas Schilling
@@ -35,6 +35,6 @@ Learn more about File Access Control on [https://nextcloud.com/workflow](https:/
https://github.com/nextcloud/files_accesscontrol.git
https://raw.githubusercontent.com/nextcloud/files_accesscontrol/master/screenshots/flow.png
-
+