Skip to content

Commit fe3b837

Browse files
committed
prepare 5.0.5
1 parent 3992a9a commit fe3b837

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
88
The changelog starts with version 5.0.4.
99
Changes to prior versions can be found on the [Github release page](https://github.com/cryptomator/fuse-nio-adapter/releases).
1010

11-
## [Unreleased]
11+
## [5.0.5] - 2025-04-09
1212

1313
### Changed
1414

@@ -18,7 +18,7 @@ Changes to prior versions can be found on the [Github release page](https://gith
1818

1919
* MountFailedException thrown when using with libfuse 3.17.1 (aka ABI version 4) ([#176](https://github.com/cryptomator/fuse-nio-adapter/issues/176))
2020

21-
## [5.0.4] - 24-03-2025
21+
## [5.0.4] - 2025-03-24
2222

2323
### Added
2424

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<modelVersion>4.0.0</modelVersion>
55
<groupId>org.cryptomator</groupId>
66
<artifactId>fuse-nio-adapter</artifactId>
7-
<version>5.1.0-SNAPSHOT</version>
7+
<version>5.0.5</version>
88
<name>FUSE-NIO-Adapter</name>
99
<description>Access resources at a given NIO path via FUSE.</description>
1010
<url>https://github.com/cryptomator/fuse-nio-adapter</url>

0 commit comments

Comments
 (0)