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

Release v3.17.0 (#1550)

* Release v3.17.0

* release-engineering.md: Add depre instructions
This commit is contained in:
Tom Limoncelli
2022-06-19 09:51:07 -04:00
committed by GitHub
parent dad4115a55
commit b140b2eb45
3 changed files with 5 additions and 2 deletions

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.16.2"
Version = "v3.17.0"
BuildTime = ""
)