From 4e506818deffb05a650f357cb05feda265996464 Mon Sep 17 00:00:00 2001 From: Jonas Sulzer Date: Tue, 26 Mar 2019 09:35:37 +0100 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=80=20RELEASE:=20v0.6.1?= 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 564045c..29b9b64 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.5.1 +version+=0.6.1 # Cleaning diff --git a/appinfo/info.xml b/appinfo/info.xml index f6bfa1d..99201d2 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -5,7 +5,7 @@ External user support Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth and XMPP Use external user authentication methods like IMAP, SMB, FTP, WebDAV, HTTP BasicAuth and XMPP - 0.6.0 + 0.6.1 agpl Robin Appelman