Skip to content

Commit 34a0011

Browse files
committed
[skip ci] reset to snapshot version
1 parent 82ece03 commit 34a0011

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
77
The changelog starts with version 2.10.0.
88
Changes to prior versions can be found on the [GitHub release page](https://github.com/cryptomator/cryptofs/releases).
99

10+
## [Unreleased](https://github.com/cryptomator/cryptofs/compare/2.10.0...HEAD)
11+
12+
No changes yet.
13+
14+
1015
## [2.10.0](https://github.com/cryptomator/cryptofs/releases/tag/2.10.0) - 2026-03-05
1116

1217
### Added

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<modelVersion>4.0.0</modelVersion>
33
<groupId>org.cryptomator</groupId>
44
<artifactId>cryptofs</artifactId>
5-
<version>2.10.0</version>
5+
<version>2.11.0-SNAPSHOT</version>
66
<name>Cryptomator Crypto Filesystem</name>
77
<description>This library provides the Java filesystem provider used by Cryptomator.</description>
88
<url>https://github.com/cryptomator/cryptofs</url>

0 commit comments

Comments
 (0)