1
0
mirror of https://github.com/StackExchange/dnscontrol.git synced 2024-05-11 05:55:12 +00:00

Release v2.6

This commit is contained in:
Tom Limoncelli
2018-03-16 11:27:40 -04:00
parent 2579336cdb
commit cea71db352

View File

@@ -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 = "0.2.5"
Version = "0.2.6"
BuildTime = ""
)