Tag version 1.3.1 (#2458)
Tag the 1.3.1 version. Signed-off-by: Miek Gieben <miek@miek.nl>
This commit is contained in:
parent
5274c4454d
commit
6b56a9c921
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.0"
|
CoreVersion = "1.3.1"
|
||||||
coreName = "CoreDNS"
|
coreName = "CoreDNS"
|
||||||
serverType = "dns"
|
serverType = "dns"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue