Release 004
This commit is contained in:
parent
c4ab98c6e3
commit
39af7e4076
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ package coremain
|
||||||
|
|
||||||
const (
|
const (
|
||||||
coreName = "CoreDNS"
|
coreName = "CoreDNS"
|
||||||
coreVersion = "003"
|
coreVersion = "004"
|
||||||
|
|
||||||
serverType = "dns"
|
serverType = "dns"
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Reference in a new issue