Skip to content

Commit 4df8e00

Browse files
committed
Change version to 3.4.0 beta
1 parent 82225f8 commit 4df8e00

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
@@ -23,7 +23,7 @@ import (
2323
)
2424

2525
// Version indicates the version of the application
26-
var Version = "3.3.5"
26+
var Version = "3.4.0 (beta)"
2727

2828
// Flags set via the CLI which control how the output is displayed
2929

0 commit comments

Comments
 (0)