Skip to content

Commit

Permalink
Release 11.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
a-schild committed Apr 27, 2021
1 parent d3e11ae commit 85d9157
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions Changelog.md
Original file line number Diff line number Diff line change
@@ -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
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ Java api library to access nextcloud features from java applications
```
<groupId>org.aarboard.nextcloud</groupId>
<artifactId>nextcloud-api</artifactId>
<version>11.4.0</version>
<version>11.4.1</version>
```

- Create a NextcloudConnector instance and provide your server settings and authentification
Expand Down

0 comments on commit 85d9157

Please sign in to comment.