From 08eaf4e2c4bdf6b6ee6ef14e7fee8522e72b389c Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Mon, 25 Mar 2019 15:19:32 -0100 Subject: [PATCH] 0.16.2 Signed-off-by: Maxence Lange --- CHANGELOG.md | 6 ++++++ Makefile | 2 +- appinfo/info.xml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e3d80fef7..7d4417a01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,12 @@ # Changelog All notable changes to this project will be documented in this file. +## 0.16.x + +- NC15 + + + ## 0.13.4 - bugfixes. diff --git a/Makefile b/Makefile index b56ce982e..147656578 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud branch=stable15 -version+=0.16.1 +version+=0.16.2 all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index 6bc369820..1dfbe1f78 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -23,7 +23,7 @@ Users won't be able to find this Circle using Nextcloud search engine. ]]> - 0.16.1 + 0.16.2 agpl Maxence Lange