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

Release v3.4.0

This commit is contained in:
Tom Limoncelli
2020-10-12 12:13:07 -04:00
parent 8764f77e66
commit a07a8cc731

View File

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