From 0f57260b68dd4f93b1c2ad0afa27cf56b7149b7a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Julius=20H=C3=A4rtl?= Date: Thu, 3 Sep 2020 16:54:19 +0200 Subject: Bump version to 0.11.0 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Julius Härtl --- CHANGELOG.md | 6 ++++++ appinfo/info.xml | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b45386e..dd6ff04 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.11.0] - 2020-09-03 + +### Added + +- Support for Nextcloud 20 + ## [0.10.0] - 2020-05-22 ### Added diff --git a/appinfo/info.xml b/appinfo/info.xml index da246cc..1f8fe2a 100644 --- a/appinfo/info.xml +++ b/appinfo/info.xml @@ -22,7 +22,7 @@ personal order by changing the following parameter in your config/config.php: Users will now get redirected to the first app of the default order or to the first app of the user order. - 0.10.0 + 0.11.0 agpl Julius Härtl AppOrder @@ -31,7 +31,7 @@ first app of the user order. https://github.com/juliushaertl/apporder.git https://download.bitgrid.net/nextcloud/apporder/apporder.png - + OCA\AppOrder\Settings\AdminSettings -- cgit v1.2.3