mirror of
https://github.com/coredns/coredns.git
synced 2025-10-26 15:54:16 -04:00
Bump version to 1.12.3 (#7429)
This PR bumps version to 1.12.3 for preparation of the next 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.2"
|
||||
CoreVersion = "1.12.3"
|
||||
CoreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user