We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36ab78b commit 8465a15Copy full SHA for 8465a15
utils/constants.go
@@ -2,5 +2,5 @@ package utils
2
3
var (
4
// Version gitee mcp server version
5
- Version = "0.1.8"
+ Version = "0.1.9"
6
)
0 commit comments