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

github.com/nextcloud/fulltextsearch.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxence Lange <maxence@artificial-owl.com>2022-05-05 01:27:04 +0300
committerMaxence Lange <maxence@artificial-owl.com>2022-05-05 01:27:04 +0300
commit29a7128b9494493446c2551bbe20156fc05d2ae0 (patch)
tree55c687b0ef09eebf229e2b39621de6462f82489c
parent5693dc9edf372620c62a3c9406285b5a2e27f1bc (diff)
25 is master
Signed-off-by: Maxence Lange <maxence@artificial-owl.com>
-rw-r--r--CHANGELOG.md4
-rw-r--r--Makefile4
-rw-r--r--appinfo/info.xml4
3 files changed, 8 insertions, 4 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0e09f08..4d0fe8a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,9 @@
# Changelog
+### 24.0.0
+
+- collections
+
### 23.0.0
diff --git a/Makefile b/Makefile
index f37a460..9d06331 100644
--- a/Makefile
+++ b/Makefile
@@ -9,8 +9,8 @@ cert_dir=$(HOME)/.nextcloud/certificates
github_account=nextcloud
release_account=nextcloud-releases
branch=master
-version=23.0.0-dev
-since_tag=21.0.1
+version=25.0.0-alpha1
+since_tag=
all: appstore
diff --git a/appinfo/info.xml b/appinfo/info.xml
index e7ac4da..93d394c 100644
--- a/appinfo/info.xml
+++ b/appinfo/info.xml
@@ -10,7 +10,7 @@ Core App of the full-text search framework for your Nextcloud.
]]>
</description>
- <version>23.2.0-dev</version>
+ <version>25.0.0-alpha1</version>
<licence>agpl</licence>
<author>Maxence Lange</author>
<namespace>FullTextSearch</namespace>
@@ -23,7 +23,7 @@ Core App of the full-text search framework for your Nextcloud.
<repository>https://github.com/nextcloud/fulltextsearch.git</repository>
<screenshot>https://raw.githubusercontent.com/nextcloud/fulltextsearch/master/screenshots/0.3.0.png</screenshot>
<dependencies>
- <nextcloud min-version="22" max-version="25"/>
+ <nextcloud min-version="25" max-version="25"/>
</dependencies>
<background-jobs>