Browse Source

update integrations-api

Sebastian Stenzel 3 years ago
parent
commit
18be4ba257
1 changed files with 4 additions and 4 deletions
  1. 4 4
      pom.xml

+ 4 - 4
pom.xml

@@ -28,10 +28,10 @@
 
 		<!-- cryptomator dependencies -->
 		<cryptomator.cryptofs.version>2.1.0-beta13</cryptomator.cryptofs.version>
-		<cryptomator.integrations.version>1.0.0-rc1</cryptomator.integrations.version>
-		<cryptomator.integrations.win.version>1.0.0-beta2</cryptomator.integrations.win.version>
-		<cryptomator.integrations.mac.version>1.0.0-beta2</cryptomator.integrations.mac.version>
-		<cryptomator.integrations.linux.version>1.0.0-beta1</cryptomator.integrations.linux.version>
+		<cryptomator.integrations.version>1.0.0</cryptomator.integrations.version>
+		<cryptomator.integrations.win.version>1.0.0-rc1</cryptomator.integrations.win.version>
+		<cryptomator.integrations.mac.version>1.0.0-rc1</cryptomator.integrations.mac.version>
+		<cryptomator.integrations.linux.version>1.0.0-rc1</cryptomator.integrations.linux.version>
 		<cryptomator.fuse.version>1.3.2</cryptomator.fuse.version>
 		<cryptomator.dokany.version>1.3.3</cryptomator.dokany.version>
 		<cryptomator.webdav.version>1.2.6</cryptomator.webdav.version>