1
0
mirror of https://github.com/getsops/sops.git synced 2026-02-05 12:45:21 +01:00

Bump version to 3.11.0.

Signed-off-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Felix Fontein
2025-09-28 15:51:28 +02:00
parent c53a1fc6b9
commit 4209fbe59a

View File

@@ -12,7 +12,7 @@ import (
)
// Version represents the value of the current semantic version.
var Version = "3.10.2"
var Version = "3.11.0"
// PrintVersion prints the current version of sops. If the flag
// `--disable-version-check` is set or if the environment variable