Skip to content

Commit

Permalink
Tag 1.5.1 (coredns#2927)
Browse files Browse the repository at this point in the history
Signed-off-by: Miek Gieben <miek@miek.nl>
  • Loading branch information
miekg authored Jun 26, 2019
1 parent d4d019d commit 6c33397
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion coremain/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ package coremain

// Various CoreDNS constants.
const (
CoreVersion = "1.5.0"
CoreVersion = "1.5.1"
coreName = "CoreDNS"
serverType = "dns"
)

0 comments on commit 6c33397

Please sign in to comment.