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

Release v3.3.0

This commit is contained in:
Tom Limoncelli
2020-09-04 10:49:23 -04:00
parent 75fcc4751e
commit 0ce8bed72f

View File

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