Skip to content

Commit c4f3007

Browse files
committed
chore: update mcp-hub version
1 parent 781d43d commit c4f3007

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lua/mcphub/utils/version.lua

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ return {
33
REQUIRED_NODE_VERSION = { -- Required mcp-hub version
44
major = 3,
55
minor = 1,
6-
patch = 9,
7-
string = "3.1.9",
6+
patch = 10,
7+
string = "3.1.10",
88
},
99
}

0 commit comments

Comments
 (0)