mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-11-11 17:00:30 +08:00
Release v3.16.2 (#1517)
This commit is contained in:
parent
58b2704fde
commit
6ee11df983
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -19,7 +19,7 @@ import (
|
||||||
// Update the number here manually each release, so at least we have a range for go-get people.
|
// Update the number here manually each release, so at least we have a range for go-get people.
|
||||||
var (
|
var (
|
||||||
SHA = ""
|
SHA = ""
|
||||||
Version = "v3.16.1"
|
Version = "v3.16.2"
|
||||||
BuildTime = ""
|
BuildTime = ""
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue