aboutsummaryrefslogtreecommitdiff
path: root/coremain
diff options
context:
space:
mode:
authorGravatar Miek Gieben <miek@miek.nl> 2018-01-25 19:37:15 +0000
committerGravatar Miek Gieben <miek@miek.nl> 2018-01-25 19:37:15 +0000
commit482f9c4f14a801d81d494ef54974b75332e2e521 (patch)
tree5953febfd24afe22b72e166b24783d275292eee8 /coremain
parent2d00080ef53a158847559f4c47d1954a78ba7341 (diff)
downloadcoredns-482f9c4f14a801d81d494ef54974b75332e2e521.tar.gz
coredns-482f9c4f14a801d81d494ef54974b75332e2e521.tar.zst
coredns-482f9c4f14a801d81d494ef54974b75332e2e521.zip
Release is 1.0.5
Diffstat (limited to 'coremain')
-rw-r--r--coremain/version.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/coremain/version.go b/coremain/version.go
index 93d6380e0..f89bbeaa5 100644
--- a/coremain/version.go
+++ b/coremain/version.go
@@ -3,7 +3,7 @@ package coremain
const (
coreName = "CoreDNS"
// CoreVersion is the current version of CoreDNS.
- CoreVersion = "1.0.4"
+ CoreVersion = "1.0.5"
serverType = "dns"
)
-branch'>jarred/new-bund-ressurected-branch Unnamed repository; edit this file 'description' to name the repository.
aboutsummaryrefslogtreecommitdiff
path: root/integration/snippets/_auth.js (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2021-11-23stop installing textencoderGravatar Jack Hanford 3-2/+308
2021-11-23begin addressing more feedbackGravatar Jack Hanford 1-3/+3
2021-11-22remove .thenGravatar Jack Hanford 1-12/+3
2021-11-22another tryGravatar Jack Hanford 2-5/+1
2021-11-22add type fnsGravatar Jack Hanford 1-1/+4