Skip to content

Commit

Permalink
version 1.1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
BaoXuebin committed Oct 15, 2022
1 parent 0d172a3 commit 09f58fe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion service/version.go
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,5 @@ package service
import "github.com/gin-gonic/gin"

func QueryVersion(c *gin.Context) {
OK(c, "v1.1.9")
OK(c, "v1.1.10")
}

0 comments on commit 09f58fe

Please sign in to comment.