Skip to content

Commit dc6db76

Browse files
committed
Bump changelog and version
1 parent f0115e7 commit dc6db76

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

CHANGELOG.md

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

10+
## [Unreleased]
11+
No changes yet.
12+
13+
1014
## [1.6.0](https://github.com/cryptomator/integrations-win/releases/1.6.0) - 2026-02-17
1115
### Added
1216
* Maven wrapper ([#131](https://github.com/cryptomator/integrations-win/pull/131))

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-win</artifactId>
8-
<version>1.6.0</version>
8+
<version>1.7.0-SNAPSHOT</version>
99

1010
<name>Cryptomator Integrations for Windows</name>
1111
<description>Provides optional Windows services used by Cryptomator</description>

0 commit comments

Comments
 (0)