Skip to content

Commit 5058042

Browse files
committed
Set version to 3.12.2.
Signed-off-by: Felix Fontein <felix@fontein.de>
1 parent aa873eb commit 5058042

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ import (
1212
)
1313

1414
// Version represents the value of the current semantic version.
15-
var Version = "3.12.1"
15+
var Version = "3.12.2"
1616

1717
// PrintVersion prints the current version of sops. If the flag
1818
// `--disable-version-check` is set or if the environment variable

0 commit comments

Comments
 (0)