Skip to content

Commit e833e27

Browse files
committed
[skip ci] reset to SNAPSHOT version
1 parent 5a5281b commit e833e27

2 files changed

Lines changed: 6 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@ The changelog starts with version 1.7.0.
88
Changes to prior versions can be found on the [Github release page](https://github.com/cryptomator/integrations-api/releases).
99

1010

11+
## [Unreleased](https://github.com/cryptomator/integrations-api/compare/1.8.0...HEAD)
12+
13+
No changes yet.
14+
15+
1116
## [1.8.0](https://github.com/cryptomator/integrations-api/releases/1.8.0) - 2026-03-12
1217

1318
### Added

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.8.0-beta1</version>
8+
<version>1.9.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)