Skip to content

Commit 553e736

Browse files
authored
Bump version number for new release (DefectDojo#83)
1 parent ddc0ef5 commit 553e736

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmd/defaults.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ type DDConfig struct {
4646

4747
// Set the godojo defaults in the DDConfig struct
4848
func (d *DDConfig) setGodojoDefaults() {
49-
d.ver = "1.2.0"
49+
d.ver = "1.2.1"
5050
d.cf = "dojoConfig.yml"
5151

5252
// Setup default logging

0 commit comments

Comments
 (0)