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

Merge branch 'main' into feature/remote-version

This commit is contained in:
Felix Fontein
2025-02-15 13:47:24 +01:00
committed by GitHub
29 changed files with 1555 additions and 1279 deletions

View File

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