Skip to content
Snippets Groups Projects
Commit 450e6e26 authored by Dean's avatar Dean
Browse files

bump version in main.go

parent 115c5bf6
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@ import (
const (
configLocationUnix = "/etc/whats-this/api/config.toml"
shutdownTimeout = 10 * time.Second
version = "1.6.5"
version = "1.7.1"
)
// printConfiguration iterates through a configuration map[string]interface{}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment