From 71b1ced2cc14267d140c1e769a91aecef4da95d6 Mon Sep 17 00:00:00 2001 From: Joas Schilling Date: Wed, 14 Aug 2024 12:40:22 +0200 Subject: [PATCH] feat(deps): Add Nextcloud 31 support on master Signed-off-by: Joas Schilling --- .github/workflows/update-nextcloud-ocp.yml | 2 +- appinfo/info.xml | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/.github/workflows/update-nextcloud-ocp.yml b/.github/workflows/update-nextcloud-ocp.yml index ae3f0203..c3f0df17 100644 --- a/.github/workflows/update-nextcloud-ocp.yml +++ b/.github/workflows/update-nextcloud-ocp.yml @@ -20,7 +20,7 @@ jobs: strategy: fail-fast: false matrix: - branches: ['main', 'master', 'stable29', 'stable28', 'stable27'] + branches: ['main', 'master', 'stable30', 'stable29', 'stable28'] name: update-nextcloud-ocp-${{ matrix.branches }} diff --git a/appinfo/info.xml b/appinfo/info.xml index f432f938..57da7381 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -9,7 +9,7 @@ Monitoring Monitoring app with useful server information Provides useful server information, such as CPU load, RAM usage, disk usage, number of users, etc. - 2.0.0 + 3.0.0 agpl Bjoern Schiessle Ivan Sein Santiago @@ -19,7 +19,7 @@ monitoring https://github.com/nextcloud/serverinfo/issues - + OCA\ServerInfo\Jobs\UpdateStorageStats