Skip to content

Commit 85d9157

Browse files
committed
Release 11.4.1
1 parent d3e11ae commit 85d9157

2 files changed

Lines changed: 3 additions & 1 deletion

File tree

Changelog.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
# Changelog for nextcloud api
2+
- 2021-04-27
3+
- Updated various used libraries
24
- 2020-11-21
35
- Added methods to access nextcloud instance installed in subfolders (Thanks to helmut8080)
46
- Version bump to 11.4.0 because of added api methods

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ Java api library to access nextcloud features from java applications
1818
```
1919
<groupId>org.aarboard.nextcloud</groupId>
2020
<artifactId>nextcloud-api</artifactId>
21-
<version>11.4.0</version>
21+
<version>11.4.1</version>
2222
```
2323

2424
- Create a NextcloudConnector instance and provide your server settings and authentification

0 commit comments

Comments
 (0)