mirror of
https://github.com/StackExchange/dnscontrol.git
synced 2025-12-10 06:06:09 +08:00
Merge commit '2e52228d6c25d076c078e752fc3907d4ead54a28'
This commit is contained in:
commit
ba7efe3402
1 changed files with 1 additions and 1 deletions
2
main.go
2
main.go
|
|
@ -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 = "3.1.1"
|
||||
Version = "3.2.0"
|
||||
BuildTime = ""
|
||||
)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue