Skip to content

Commit 4a283be

Browse files
author
Julien Veyssier
committed
1.0.1
Signed-off-by: Julien Veyssier <eneiluj@posteo.net>
1 parent f3fd42a commit 4a283be

2 files changed

Lines changed: 11 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,16 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66

77
## [Unreleased]
88

9+
## 1.0.1 – 2021-04-19
10+
### Added
11+
- setting to choose output dir
12+
13+
### Changed
14+
- bump js libs
15+
16+
### Fixed
17+
- potential mess with concurrent import jobs
18+
919
## 1.0.0 – 2021-03-19
1020
### Changed
1121
- bump js libs

appinfo/info.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<name>Dropbox integration</name>
55
<summary>Import Dropbox data in Nextcloud</summary>
66
<description><![CDATA[Dropbox integration allows you to automatically import your Dropbox files into Nextcloud.]]></description>
7-
<version>1.0.0</version>
7+
<version>1.0.1</version>
88
<licence>agpl</licence>
99
<author>Julien Veyssier</author>
1010
<namespace>Dropbox</namespace>

0 commit comments

Comments
 (0)