feat(deps): Add Nextcloud 31 support on master

Signed-off-by: Joas Schilling <coding@schilljs.com>
This commit is contained in:
Joas Schilling 2024-08-14 12:35:19 +02:00
Родитель d15cc1d688
Коммит f8a8e15ce2
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 74434EFE0D2E2205
2 изменённых файлов: 3 добавлений и 3 удалений

2
.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', 'stable27']
name: update-nextcloud-ocp-${{ matrix.branches }}

Просмотреть файл

@ -9,7 +9,7 @@
<name>Nextcloud announcements</name>
<summary>Nextcloud announcements brings the latest news of Nextcloud into your notifications</summary>
<description>Nextcloud announcements brings the latest news of Nextcloud into your notifications</description>
<version>2.0.0</version>
<version>3.0.0</version>
<licence>agpl</licence>
<author>Joas Schilling</author>
<namespace>NextcloudAnnouncements</namespace>
@ -26,7 +26,7 @@
<repository type="git">https://github.com/nextcloud/nextcloud_announcements.git</repository>
<dependencies>
<nextcloud min-version="30" max-version="30" />
<nextcloud min-version="31" max-version="31" />
</dependencies>
<background-jobs>