mirror of
https://github.com/cupcakearmy/autorestic.git
synced 2025-09-06 18:40:40 +00:00
Compare commits
1 Commits
9b56dd4c18
...
v1.7.9
Author | SHA1 | Date | |
---|---|---|---|
|
f67bb7f73c |
@@ -17,7 +17,7 @@ import (
|
||||
"github.com/spf13/viper"
|
||||
)
|
||||
|
||||
const VERSION = "1.7.7"
|
||||
const VERSION = "1.7.9"
|
||||
|
||||
type OptionMap map[string][]interface{}
|
||||
type Options map[string]OptionMap
|
||||
|
Reference in New Issue
Block a user