Merge branch 'master' into develop

This commit is contained in:
Tobias Hagemann
2019-05-09 13:26:09 +02:00
2 changed files with 2 additions and 1 deletions

1
.gitignore vendored
View File

@@ -12,6 +12,7 @@
# Maven #
target/
pom.xml.versionsBackup
# IntelliJ Settings Files (https://intellij-support.jetbrains.com/hc/en-us/articles/206544839-How-to-manage-projects-under-Version-Control-Systems) #
.idea/**/workspace.xml

View File

@@ -28,7 +28,7 @@
<cryptomator.cryptofs.version>1.8.3</cryptomator.cryptofs.version>
<cryptomator.jni.version>2.0.0</cryptomator.jni.version>
<cryptomator.fuse.version>1.1.2</cryptomator.fuse.version>
<cryptomator.dokany.version>1.1.7</cryptomator.dokany.version>
<cryptomator.dokany.version>1.1.8</cryptomator.dokany.version>
<cryptomator.webdav.version>1.0.10</cryptomator.webdav.version>
<javafx.version>12</javafx.version>