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

release-engineering.md: Add links

This commit is contained in:
Tom Limoncelli
2017-10-02 13:53:01 -04:00
parent a151b85cd0
commit 86e955befe
2 changed files with 5 additions and 2 deletions

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 = "0.2.1"
Version = "0.2.2"
BuildTime = ""
)