Skip to content

Commit

Permalink
bump ver
Browse files Browse the repository at this point in the history
  • Loading branch information
cmrxnn committed Jan 17, 2024
1 parent 8da28b8 commit a7922a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion server.go
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ func setupRouter(config *Config) *gin.Engine {
}

response := gin.H{
"version": "v2.0.0",
"version": "v1.1.0",
"uuid": uuid,
"cpu": gin.H{
"percent": cpuPercent[0],
Expand Down

0 comments on commit a7922a6

Please sign in to comment.