admin: API version bump
This commit is contained in:
parent
cfb06009c9
commit
5d432cdcfc
@ -9,5 +9,5 @@ func init() {
|
||||
}
|
||||
|
||||
func showVersion(_ httprouter.Params, body []byte) (interface{}, error) {
|
||||
return map[string]interface{}{"version": 0.7}, nil
|
||||
return map[string]interface{}{"version": 0.8}, nil
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user