diff --git a/cmd/defaults.go b/cmd/defaults.go index 729e9d0..7753816 100644 --- a/cmd/defaults.go +++ b/cmd/defaults.go @@ -46,7 +46,7 @@ type DDConfig struct { // Set the godojo defaults in the DDConfig struct func (d *DDConfig) setGodojoDefaults() { - d.ver = "1.2.0" + d.ver = "1.2.1" d.cf = "dojoConfig.yml" // Setup default logging