From 5d88810c078f43a7a260b4ce2c2edc50579f79f9 Mon Sep 17 00:00:00 2001 From: Marcel Klehr Date: Tue, 27 Jan 2026 09:32:34 +0100 Subject: [PATCH] chore: Support nc 34 Signed-off-by: Marcel Klehr --- .github/workflows/phpunit.yml | 2 +- appinfo/info.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/phpunit.yml b/.github/workflows/phpunit.yml index d09065a4..652d41e6 100644 --- a/.github/workflows/phpunit.yml +++ b/.github/workflows/phpunit.yml @@ -37,7 +37,7 @@ jobs: matrix: php-versions: ['8.2'] databases: ['sqlite'] - server-versions: ['master'] + server-versions: ['stable33', 'master'] name: php${{ matrix.php-versions }}-${{ matrix.databases }}-${{ matrix.server-versions }} diff --git a/appinfo/info.xml b/appinfo/info.xml index 0f34edab..72f573b2 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -62,7 +62,7 @@ Known providers: More details on how to set this up in the [admin docs](https://docs.nextcloud.com/server/latest/admin_manual/ai/index.html) ]]> - 3.1.0 + 3.2.0-dev.0 agpl Julien Veyssier Assistant @@ -81,7 +81,7 @@ More details on how to set this up in the [admin docs](https://docs.nextcloud.co https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot6.png https://github.com/nextcloud/assistant/raw/main/img/screenshots/screenshot7.png - + OCA\Assistant\Settings\Admin