Skip to content

Commit e257d8b

Browse files
committed
Merge branch 'main' into develop
2 parents d833939 + 7dbc64f commit e257d8b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ Changes to prior versions can be found on the [Github release page](https://gith
99

1010
## [Unreleased]
1111

12+
No changes yet.
13+
14+
## [1.7.0] - 2025-09-17
15+
1216
### Changed
1317

1418
* **[BREAKING]** Updated required build JDK to 21 (a88fa29d9cc05a0e39ab15420517d0f25cff6f35)

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<modelVersion>4.0.0</modelVersion>
66
<groupId>org.cryptomator</groupId>
77
<artifactId>integrations-api</artifactId>
8-
<version>1.7.0-SNAPSHOT</version>
8+
<version>1.8.0-SNAPSHOT</version>
99

1010
<name>Cryptomator Integrations API</name>
1111
<description>Defines optional service interfaces that may be used by Cryptomator</description>

0 commit comments

Comments
 (0)