Skip to content

Commit 92aae55

Browse files
committed
fix: sync src/mcp/server.js SERVER_INFO version to 1.5.0, rebuild bundle
1 parent f5e2661 commit 92aae55

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/mcp/server.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ const { readContext, searchSignatures, getMap, createCheckpoint, getRouting, exp
1818

1919
const SERVER_INFO = {
2020
name: 'sigmap',
21-
version: '1.0.0',
21+
version: '1.5.0',
2222
description: 'SigMap MCP server — code signatures on demand',
2323
};
2424

0 commit comments

Comments
 (0)