From 85d9157aa804f5fb6af7c0bfc99678e450991982 Mon Sep 17 00:00:00 2001 From: a-schild Date: Tue, 27 Apr 2021 10:27:42 +0200 Subject: [PATCH] Release 11.4.1 --- Changelog.md | 2 ++ README.md | 2 +- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 0147960..050e657 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,6 @@ # Changelog for nextcloud api +- 2021-04-27 + - Updated various used libraries - 2020-11-21 - Added methods to access nextcloud instance installed in subfolders (Thanks to helmut8080) - Version bump to 11.4.0 because of added api methods diff --git a/README.md b/README.md index 1cb5cee..bf2acc9 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Java api library to access nextcloud features from java applications ``` org.aarboard.nextcloud nextcloud-api -11.4.0 +11.4.1 ``` - Create a NextcloudConnector instance and provide your server settings and authentification