Skip to content

Commit 5aa3f1b

Browse files
committed
release 3.6.0
1 parent a4f7628 commit 5aa3f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

processor/processor.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ import (
1818
)
1919

2020
// Version indicates the version of the application
21-
var Version = "3.6.0 (beta)"
21+
var Version = "3.6.0"
2222

2323
// Flags set via the CLI which control how the output is displayed
2424

0 commit comments

Comments
 (0)