Skip to content

Commit

Permalink
Update version to v3.2.0-dev
Browse files Browse the repository at this point in the history
Signed-off-by: Ondrej Fabry <[email protected]>
  • Loading branch information
ondrej-fabry committed Mar 18, 2020
1 parent 082039e commit 2105208
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ import (

var (
app = "vpp-agent"
version = "v3.1.0"
version = "v3.2.0-dev"
gitCommit = "unknown"
gitBranch = "HEAD"
buildUser = "unknown"
Expand Down

0 comments on commit 2105208

Please sign in to comment.