We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d833939 + 7dbc64f commit e257d8bCopy full SHA for e257d8b
CHANGELOG.md
@@ -9,6 +9,10 @@ Changes to prior versions can be found on the [Github release page](https://gith
9
10
## [Unreleased]
11
12
+No changes yet.
13
+
14
+## [1.7.0] - 2025-09-17
15
16
### Changed
17
18
* **[BREAKING]** Updated required build JDK to 21 (a88fa29d9cc05a0e39ab15420517d0f25cff6f35)
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>org.cryptomator</groupId>
7
<artifactId>integrations-api</artifactId>
8
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.8.0-SNAPSHOT</version>
<name>Cryptomator Integrations API</name>
<description>Defines optional service interfaces that may be used by Cryptomator</description>
0 commit comments