Browse Source

Fixes #2672 and fixes #2668

Armin Schrenk 2 years ago
parent
commit
1ff7c40fd9
1 changed files with 2 additions and 2 deletions
  1. 2 2
      pom.xml

+ 2 - 2
pom.xml

@@ -31,9 +31,9 @@
 		<cryptomator.cryptolib.version>2.1.1</cryptomator.cryptolib.version>
 		<cryptomator.cryptofs.version>2.6.1</cryptomator.cryptofs.version>
 		<cryptomator.integrations.version>1.2.0-beta4</cryptomator.integrations.version>
-		<cryptomator.integrations.win.version>1.2.0-beta2</cryptomator.integrations.win.version>
+		<cryptomator.integrations.win.version>1.2.0-beta3</cryptomator.integrations.win.version>
 		<cryptomator.integrations.mac.version>1.2.0-beta2</cryptomator.integrations.mac.version>
-		<cryptomator.integrations.linux.version>1.2.0-beta1</cryptomator.integrations.linux.version>
+		<cryptomator.integrations.linux.version>1.2.0-beta2</cryptomator.integrations.linux.version>
 		<cryptomator.fuse.version>2.0.0-beta5</cryptomator.fuse.version>
 		<cryptomator.dokany.version>2.0.0-beta2</cryptomator.dokany.version>
 		<cryptomator.webdav.version>2.0.0-beta4</cryptomator.webdav.version>