Release v1.2.4

This commit is contained in:
Pim van Pelt
2025-07-07 00:52:43 +02:00
parent 90f5ec4e26
commit 4260067ea8
2 changed files with 9 additions and 1 deletions

View File

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