From 07aeaebd084d88d8a5dbf186d68749e8b4431c06 Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Fri, 21 Jun 2019 22:42:47 -0100 Subject: 1.1.3 Signed-off-by: Maxence Lange --- CHANGELOG.md | 5 +++++ Makefile | 2 +- appinfo/info.xml | 2 +- 3 files changed, 7 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8586c16..5b29754 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,11 @@ # Changelog +### 1.1.3 + +- issue on missing index. + + ### 1.1.2 - adding a key to the list of indexes for old version of NC diff --git a/Makefile b/Makefile index 447ed6a..10f5acd 100644 --- a/Makefile +++ b/Makefile @@ -10,7 +10,7 @@ cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud branch=stable14 codecov_token_dir=$(HOME)/.nextcloud/codecov_token -version+=1.1.2 +version+=1.1.3 all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index e409d8a..299978e 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,7 +10,7 @@ Core App of the full-text search framework for your Nextcloud. ]]> - 1.1.2 + 1.1.3 agpl Maxence Lange FullTextSearch -- cgit v1.2.3