Release v1.3.2

This commit is contained in:
Pim van Pelt
2025-07-13 22:23:20 +02:00
parent 64212fce8c
commit 57fc8d3630
2 changed files with 8 additions and 1 deletions

View File

@@ -12,7 +12,7 @@ import (
"github.com/spf13/cobra"
)
const Version = "1.3.1"
const Version = "1.3.2"
func processDevice(hostname string, deviceConfig Device, commands []string, excludePatterns []string, password, keyFile string, port int, outputDir string) bool {
// Create backup instance