Skip to content

Commit 312eacd

Browse files
committed
Bump latest tag
1 parent 3c906e1 commit 312eacd

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.1+dev"
37+
LatestTag = "4.0.3+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)