up the version to 1.4.0 (#2642)
Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
parent
b9fc38a166
commit
8dcc7fccd7
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ package coremain
|
||||||
|
|
||||||
// Various CoreDNS constants.
|
// Various CoreDNS constants.
|
||||||
const (
|
const (
|
||||||
CoreVersion = "1.3.1"
|
CoreVersion = "1.4.0"
|
||||||
coreName = "CoreDNS"
|
coreName = "CoreDNS"
|
||||||
serverType = "dns"
|
serverType = "dns"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue