Release v1.3.1
This commit is contained in:
@ -12,7 +12,7 @@ import (
|
||||
"github.com/spf13/cobra"
|
||||
)
|
||||
|
||||
const Version = "1.3.0"
|
||||
const Version = "1.3.1"
|
||||
|
||||
func processDevice(hostname string, deviceConfig Device, commands []string, excludePatterns []string, password, keyFile string, port int, outputDir string) bool {
|
||||
// Create backup instance
|
||||
|
Reference in New Issue
Block a user