We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d833939 commit 686d271Copy full SHA for 686d271
2 files changed
CHANGELOG.md
@@ -7,7 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
7
The changelog starts with version 1.7.0.
8
Changes to prior versions can be found on the [Github release page](https://github.com/cryptomator/integrations-api/releases).
9
10
-## [Unreleased]
+## [1.7.0] - 2025-09-17
11
12
### Changed
13
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>org.cryptomator</groupId>
<artifactId>integrations-api</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.7.0</version>
<name>Cryptomator Integrations API</name>
<description>Defines optional service interfaces that may be used by Cryptomator</description>
0 commit comments