Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/nextcloud_announcements.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <213943+nickvergessen@users.noreply.github.com>2022-09-23 00:18:17 +0300
committerGitHub <noreply@github.com>2022-09-23 00:18:17 +0300
commitea50cdae013565db48521778536e2a09cda927de (patch)
tree64f71c0b31a3bda032cf07ba825c368a487b7965
parentf464bd3d914e6de8e6db1a5e09a72c27927db96f (diff)
parent8a301d476f6890d67f0121da9b400c526766b645 (diff)
Merge pull request #105 from nextcloud/update-master-version
Add Nextcloud 25 support on master
-rw-r--r--.github/workflows/update-christophwurst-nextcloud.yml2
-rw-r--r--appinfo/info.xml4
2 files changed, 3 insertions, 3 deletions
diff --git a/.github/workflows/update-christophwurst-nextcloud.yml b/.github/workflows/update-christophwurst-nextcloud.yml
index e2e5f52..50c81c6 100644
--- a/.github/workflows/update-christophwurst-nextcloud.yml
+++ b/.github/workflows/update-christophwurst-nextcloud.yml
@@ -17,7 +17,7 @@ jobs:
strategy:
fail-fast: false
matrix:
- branches: ["master", "stable24", "stable23", "stable22"]
+ branches: ["master", "stable25", "stable24", "stable23"]
name: update-christophwurst-nextcloud-${{ matrix.branches }}
diff --git a/appinfo/info.xml b/appinfo/info.xml
index 2ab9e3a..68a65b4 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -5,7 +5,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>1.14.0</version>
+ <version>1.15.0</version>
<licence>agpl</licence>
<author>Joas Schilling</author>
<namespace>NextcloudAnnouncements</namespace>
@@ -23,7 +23,7 @@
<repository type="git">https://github.com/nextcloud/nextcloud_announcements.git</repository>
<dependencies>
- <nextcloud min-version="25" max-version="25" />
+ <nextcloud min-version="26" max-version="26" />
</dependencies>
<background-jobs>