mirror of
https://github.com/coredns/coredns.git
synced 2025-11-01 10:43:17 -04:00
Bump version to 1.13.1 (#7599)
This commit is contained in:
@@ -2,7 +2,7 @@ package coremain
|
||||
|
||||
// Various CoreDNS constants.
|
||||
const (
|
||||
CoreVersion = "1.13.0"
|
||||
CoreVersion = "1.13.1"
|
||||
CoreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user