Skip to content

Commit

Permalink
Release 1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
miekg committed Feb 22, 2018
1 parent 11c7d51 commit 83b5ead
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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.0.5"
CoreVersion = "1.0.6"
coreName = "CoreDNS"
serverType = "dns"
)
2 changes: 1 addition & 1 deletion man/coredns-forward.7
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
.TH "COREDNS\-FORWARD" "7" "February 2018" "CoreDNS" "CoreDNS plugins"
.
.SH "NAME"
\fIforward\fR facilitates proxying DNS messages to upstream resolvers\.
\fIforward\fR \- facilitates proxying DNS messages to upstream resolvers\.
.
.SH "DESCRIPTION"
The \fIforward\fR plugin re\-uses already opened sockets to the upstreams\. It supports UDP, TCP and DNS\-over\-TLS and uses in band health checking\.
Expand Down

0 comments on commit 83b5ead

Please sign in to comment.