We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent eb497fd commit 425fc77Copy full SHA for 425fc77
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.6.1.
8
Changes to prior versions can be found on the [Github release page](https://github.com/cryptomator/integrations-linux/releases).
9
10
-## [Unreleased]
+## [1.6.1] - 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-linux</artifactId>
- <version>1.7.0-SNAPSHOT</version>
+ <version>1.6.1</version>
<name>integrations-linux</name>
<description>Provides optional Linux services used by Cryptomator</description>
0 commit comments