Skip to content

Commit

Permalink
Up to version 1.8.2 (#4482)
Browse files Browse the repository at this point in the history
See #4479

Signed-off-by: Miek Gieben <[email protected]>
  • Loading branch information
miekg authored Feb 24, 2021
1 parent 8fdd363 commit d07a3ac
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.8.1"
CoreVersion = "1.8.2"
coreName = "CoreDNS"
serverType = "dns"
)

0 comments on commit d07a3ac

Please sign in to comment.