mirror of
https://github.com/coredns/coredns.git
synced 2025-11-19 18:32:16 -05:00
Update version to 1.12.2 (#7334)
This PR updates version to 1.12.2 for preparation of a release Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
@@ -2,7 +2,7 @@ package coremain
|
||||
|
||||
// Various CoreDNS constants.
|
||||
const (
|
||||
CoreVersion = "1.12.1"
|
||||
CoreVersion = "1.12.2"
|
||||
CoreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user