Release v1.2.2

This commit is contained in:
Pim van Pelt
2025-07-06 23:36:16 +02:00
parent 963cc3eed6
commit db98af84b0
3 changed files with 21 additions and 1 deletions

View File

@ -11,7 +11,7 @@ import (
"github.com/spf13/cobra"
)
const Version = "1.2.1"
const Version = "1.2.2"
// Config and SSH types are now in separate packages