mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2024-11-10 17:26:10 +08:00
Release v3.4.0
This commit is contained in:
parent
8764f77e66
commit
a07a8cc731
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,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 = "3.3.0"
|
Version = "3.4.0"
|
||||||
BuildTime = ""
|
BuildTime = ""
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue