From 928622febe688d6a7c2b2ac739e98e13962d5c9e Mon Sep 17 00:00:00 2001 From: Jonas Sulzer Date: Fri, 28 Jun 2019 13:07:55 +0200 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=20v0.6.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Jonas Sulzer --- Makefile | 2 +- appinfo/info.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Makefile b/Makefile index 3598a11..6dbe27b 100644 --- a/Makefile +++ b/Makefile @@ -9,7 +9,7 @@ package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud branch=master -version+=0.6.3 +version+=0.6.4 # Cleaning diff --git a/appinfo/info.xml b/appinfo/info.xml index ffb8dac..b4a096c 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -16,7 +16,7 @@ Read the [documentation](https://github.com/nextcloud/user_external#readme) to learn how to configure it! ]]> - 0.6.3 + 0.6.4 agpl Robin Appelman