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

Release v3.5.0

This commit is contained in:
Tom Limoncelli
2020-12-07 09:22:09 -05:00
parent 148d85eeb6
commit 5cb6c533e6

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 = "3.4.2"
Version = "3.5.0"
BuildTime = ""
)