Release v1.3.0

This commit is contained in:
Pim van Pelt
2025-07-07 01:11:49 +02:00
parent 53c7bca43e
commit 6c1993282c
2 changed files with 9 additions and 1 deletions

View File

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