Skip to content

Commit ec21bbb

Browse files
committed
chore: add MCP_2025_11_25
Signed-off-by: He-Pin <[email protected]>
1 parent 5d3852f commit ec21bbb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

mcp-core/src/main/java/io/modelcontextprotocol/spec/ProtocolVersions.java

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,9 @@ public interface ProtocolVersions {
2020
*/
2121
String MCP_2025_06_18 = "2025-06-18";
2222

23+
/**
24+
* TODO update to the reference link
25+
*/
26+
String MCP_2025_11_25 = "2025-11-25";
27+
2328
}

0 commit comments

Comments
 (0)