From c3a501f9a0c0f3b53bc07f983ed1f8fcc8d66ca0 Mon Sep 17 00:00:00 2001 From: Maxence Lange Date: Wed, 2 Dec 2020 19:54:38 -0100 Subject: [PATCH] 0.20.6 Signed-off-by: Maxence Lange --- CHANGELOG.md | 2 +- Makefile | 2 +- appinfo/info.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index af46e04f6..e6c924062 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,7 +2,7 @@ All notable changes to this project will be documented in this file. -### 0.20.5 +### 0.20.6 - use https and http when in doubt - reset test_nc_base on all failure of the test diff --git a/Makefile b/Makefile index c5128324b..23dd6fe39 100644 --- a/Makefile +++ b/Makefile @@ -8,7 +8,7 @@ package_name=$(app_name) cert_dir=$(HOME)/.nextcloud/certificates github_account=nextcloud branch=master -version+=0.20.5 +version+=0.20.6 all: appstore diff --git a/appinfo/info.xml b/appinfo/info.xml index 73c753a48..d576c4f38 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.20.5 + 0.20.6 agpl Maxence Lange