This commit is contained in:
parent
e71dc24a27
commit
0ab453811c
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ func showVersion(c *gin.Context) {
|
|||
}
|
||||
|
||||
c.JSON(http.StatusOK, gin.H{
|
||||
"version": 0.3,
|
||||
"version": 0.4,
|
||||
"auth": map[string]interface{}{
|
||||
"name": ficteam,
|
||||
"id_team": teamid,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue