Skip to content

Commit fa4cd8e

Browse files
authored
bump-version-4.0.1 (#2028)
apiAntivirus/antivirus.feature:228 was green in the previous run
1 parent 7bdbd9c commit fa4cd8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ var (
3434
// LatestTag is the latest released version plus the dev meta version.
3535
// Will be overwritten by the release pipeline
3636
// Needs a manual change for every tagged release
37-
LatestTag = "4.0.0-rc.3+dev"
37+
LatestTag = "4.0.1+dev"
3838

3939
// Date indicates the build date.
4040
// This has been removed, it looks like you can only replace static strings with recent go versions

0 commit comments

Comments
 (0)