Skip to content

Commit 173e86c

Browse files
authored
Bump version to v3.5.0 (#1907)
Signed-off-by: Peter Motičák <peter.moticak@pantheon.tech>
1 parent f26d00a commit 173e86c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pkg/version/version.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ import (
2525

2626
var (
2727
app = "vpp-agent"
28-
version = "v3.5.0-rc0"
28+
version = "v3.5.0"
2929
gitCommit = "unknown"
3030
gitBranch = "HEAD"
3131
buildUser = "unknown"

0 commit comments

Comments
 (0)