Cut v1.2.0 release

This commit is contained in:
Pim van Pelt
2025-07-06 22:44:35 +02:00
parent 7f6b030b31
commit 7442a83c9d
2 changed files with 9 additions and 1 deletions

View File

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