Skip to content

Commit 4209fbe

Browse files
committed
Bump version to 3.11.0.
Signed-off-by: Felix Fontein <[email protected]>
1 parent c53a1fc commit 4209fbe

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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.10.2"
15+
var Version = "3.11.0"
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)