Cut release 1.1.1

This commit is contained in:
Pim van Pelt
2025-07-06 18:21:32 +02:00
parent d212abcc87
commit 8032a5a605
2 changed files with 9 additions and 1 deletions

View File

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