Skip to content

Commit

Permalink
v0.51.1
Browse files Browse the repository at this point in the history
* Back by popular demand CAP_SYS_CHROOT
* pkg/auth: add `NoWriteBack` option
* pkg/auth/Login: return a typed error

Signed-off-by: Valentin Rothberg <vrothberg@redhat.com>
  • Loading branch information
vrothberg committed Mar 22, 2023
1 parent 4e11952 commit 3d5fce1
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
@@ -1,4 +1,4 @@
package version

// Version is the version of the build.
const Version = "0.51.1-dev"
const Version = "0.51.1"

0 comments on commit 3d5fce1

Please sign in to comment.