Bump version to 1.10.1 (#5845)
Signed-off-by: Yong Tang <yong.tang.github@outlook.com> Signed-off-by: Yong Tang <yong.tang.github@outlook.com>
This commit is contained in:
parent
413bab6fd2
commit
504e1d9b2e
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ package coremain
|
|||
|
||||
// Various CoreDNS constants.
|
||||
const (
|
||||
CoreVersion = "1.10.0"
|
||||
CoreVersion = "1.10.1"
|
||||
coreName = "CoreDNS"
|
||||
serverType = "dns"
|
||||
)
|
||||
|
|
Loading…
Add table
Reference in a new issue