From 2c5bcd1aac06044168186bae9dd1cf137dfda3e8 Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Fri, 29 Dec 2017 11:04:34 -0100 Subject: [PATCH] 0.3.1 --- CHANGELOG.md | 7 +++++++ Makefile | 2 +- appinfo/info.xml | 2 +- 3 files changed, 9 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c50e198a..f1363ad2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Changelog +### v0.3.1 + +- bugfixes. + + + ### BETA v0.3.0 - First Beta + diff --git a/Makefile b/Makefile index 31e2fc30..f49424b5 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ sign_dir=$(build_dir)/sign package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates codecov_token_dir=$(HOME)/.nextcloud/codecov_token -version+=0.3.0 +version+=0.3.1 all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index 364a8769..c791fec3 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -10,7 +10,7 @@ FullNextSearch_ElasticSearch is the Platform-App to communicate with ElasticSear ]]> - 0.3.0 + 0.3.1 agpl Maxence Lange FullNextSearch_ElasticSearch