Skip to content

Commit

Permalink
bump version to v0.12.0-dev
Browse files Browse the repository at this point in the history
Signed-off-by: Eguzki Astiz Lezaun <[email protected]>
  • Loading branch information
eguzki committed Oct 2, 2024
1 parent 507de57 commit 8748f26
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ package version

var (
// This variable is dependent on what the current release is e.g. if it is v0.10.0 then this variable, outside of releases, will be v0.10.1-dev .
Version = "0.11.0-dev"
Version = "v0.12.0-dev"
)

0 comments on commit 8748f26

Please sign in to comment.