Skip to content

Commit

Permalink
app/version: release v0.5.0 (#619)
Browse files Browse the repository at this point in the history
Release version v0.5.0

category: misc
ticket: none
  • Loading branch information
dB2510 authored May 26, 2022
1 parent 2e5fb26 commit 8fa8a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/version/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,4 @@ package version

// Version is the release version of the codebase.
// Usually overridden by tag names when building binaries.
const Version = "v0.4.0"
const Version = "v0.5.0"

0 comments on commit 8fa8a02

Please sign in to comment.