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