mirror of
https://github.com/coredns/coredns.git
synced 2025-10-27 08:14:18 -04:00
1.12.0 bump version (#6986)
This commit is contained in:
@@ -2,7 +2,7 @@ package coremain
|
||||
|
||||
// Various CoreDNS constants.
|
||||
const (
|
||||
CoreVersion = "1.11.4"
|
||||
CoreVersion = "1.12.0"
|
||||
CoreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user