We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a4f7628 commit 5aa3f1bCopy full SHA for 5aa3f1b
processor/processor.go
@@ -18,7 +18,7 @@ import (
18
)
19
20
// Version indicates the version of the application
21
-var Version = "3.6.0 (beta)"
+var Version = "3.6.0"
22
23
// Flags set via the CLI which control how the output is displayed
24
0 commit comments