1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Release v3.8.1 (#1136)

* Update depends

* Update releng docs

* Release v3.8.1
This commit is contained in:
Tom Limoncelli
2021-04-22 16:59:52 -04:00
committed by GitHub
parent 1cc2e79c59
commit f938230a6b

View File

@@ -19,7 +19,7 @@ import (
// Update the number here manually each release, so at least we have a range for go-get people.
var (
SHA = ""
Version = "v3.8.0"
Version = "v3.8.1"
BuildTime = ""
)