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

github.com/nextcloud/circles.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoas Schilling <coding@schilljs.com>2022-09-22 14:11:39 +0300
committerJoas Schilling <coding@schilljs.com>2022-09-22 14:11:39 +0300
commited04b9f1cadfe9b33baf08367822891b7e3c7067 (patch)
tree3ce124f65f6ea4bab4e6e288012a1a9df2cf313c
parent2ec5e7d9b82e737e922c3d46710c8dd6eac3d67d (diff)
Add Nextcloud 25 support on master
Signed-off-by: Joas Schilling <coding@schilljs.com>
-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 e2e5f526..50c81c6f 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 2be80339..708b2980 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -8,7 +8,7 @@
Those groups of people (or "circles") can then be used by any other app for sharing purpose.
]]>
</description>
- <version>25.0.0-alpha.0</version>
+ <version>26.0.0-alpha.0</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<types>
@@ -27,7 +27,7 @@ Those groups of people (or "circles") can then be used by any other app for shar
<repository>https://github.com/nextcloud/circles.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/circles/master/screenshots/0.12.0.png</screenshot>
<dependencies>
- <nextcloud min-version="25" max-version="25"/>
+ <nextcloud min-version="26" max-version="26"/>
</dependencies>
<default_enable/>
<background-jobs>