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

Bump version to 3.10.1.

Signed-off-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
Felix Fontein
2025-03-31 18:21:40 +02:00
parent 28ec78bb73
commit 43afde138d

View File

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