mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-06 21:24:18 +08:00
Release v1.5
This commit is contained in:
parent
198cc258d8
commit
8f53a29801
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
@ -344,7 +344,7 @@ func shouldRunDomain(d string) bool {
|
|||
// Update the number here manually each release, so at least we have a range for go-get people.
|
||||
var (
|
||||
SHA = ""
|
||||
Version = "0.1.0"
|
||||
Version = "0.1.5"
|
||||
BuildTime = ""
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue