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

Bump version to 3.10.0.

Signed-off-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Felix Fontein
2025-03-28 19:12:53 +01:00
parent dc888d5f5e
commit 4f78a59de3

View File

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