mirror of
https://github.com/coredns/coredns.git
synced 2025-10-01 10:31:00 +02:00
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
@ -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…
x
Reference in New Issue
Block a user