mirror of
https://github.com/weaveworks/scope.git
synced 2026-03-05 19:21:46 +00:00
app: consistent dev version with probe
This commit is contained in:
@@ -18,7 +18,7 @@ import (
|
||||
)
|
||||
|
||||
// Set during buildtime.
|
||||
var version = "unknown"
|
||||
var version = "dev"
|
||||
|
||||
func main() {
|
||||
var (
|
||||
|
||||
Reference in New Issue
Block a user