Skip to content

Commit 57d8040

Browse files
prepare release 1.6.1
1 parent 6211b6d commit 57d8040

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>org.cryptomator</groupId>
55
<artifactId>siv-mode</artifactId>
6-
<version>1.7.0-SNAPSHOT</version>
6+
<version>1.6.1</version>
77

88
<name>SIV Mode</name>
99
<description>RFC 5297 SIV mode: deterministic authenticated encryption</description>
@@ -35,7 +35,7 @@
3535

3636
<properties>
3737
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
38-
<project.build.outputTimestamp>2024-04-16T12:32:12Z</project.build.outputTimestamp>
38+
<project.build.outputTimestamp>2025-03-14T11:57:23Z</project.build.outputTimestamp>
3939

4040
<!-- dependencies -->
4141
<bouncycastle.version>1.80</bouncycastle.version>

0 commit comments

Comments
 (0)