diff --git a/internal/config/config.go b/internal/config/config.go index b2c48464..93e9d0e7 100644 --- a/internal/config/config.go +++ b/internal/config/config.go @@ -24,7 +24,7 @@ var l = logger.DefaultLogger type Configuration struct { Location string `xml:"-" json:"-"` - Version int `xml:"version,attr" default:"3"` + Version int `xml:"version,attr" default:"5"` Folders []FolderConfiguration `xml:"folder"` Devices []DeviceConfiguration `xml:"device"` GUI GUIConfiguration `xml:"gui"` diff --git a/test/h1/config.xml b/test/h1/config.xml index eefa4237..81bd7f96 100644 --- a/test/h1/config.xml +++ b/test/h1/config.xml @@ -1,11 +1,11 @@ - - + + - + diff --git a/test/h2/config.xml b/test/h2/config.xml index 17b21176..e797779e 100644 --- a/test/h2/config.xml +++ b/test/h2/config.xml @@ -1,16 +1,16 @@ - - + + - + - + diff --git a/test/h3/config.xml b/test/h3/config.xml index 5f0c4e34..2a6ed2da 100644 --- a/test/h3/config.xml +++ b/test/h3/config.xml @@ -1,10 +1,10 @@ - - + + - + diff --git a/test/h4/config.xml b/test/h4/config.xml index 7cf88cc1..ec709e01 100644 --- a/test/h4/config.xml +++ b/test/h4/config.xml @@ -1,12 +1,12 @@ - - + + - +