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

Release v3.7.0 (#1050)

This commit is contained in:
Tom Limoncelli
2021-02-19 15:28:43 -05:00
committed by GitHub
parent a2042c2eda
commit 54bca37900

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.6.0"
Version = "v3.7.0"
BuildTime = ""
)