mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-09-10 15:14:25 +08:00
Release v3.8.1 (#1136)
* Update depends * Update releng docs * Release v3.8.1
This commit is contained in:
parent
1cc2e79c59
commit
f938230a6b
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.
|
||||
var (
|
||||
SHA = ""
|
||||
Version = "v3.8.0"
|
||||
Version = "v3.8.1"
|
||||
BuildTime = ""
|
||||
)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue