Skip to content

Commit 3adde6d

Browse files
author
A.R.
committed
Merge branch 'main' of github.com:Automations-Project/VSCode-Perplexity-MCP
2 parents 8c2973f + 8be8631 commit 3adde6d

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

packages/extension/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "perplexity-vscode",
33
"displayName": "Perplexity MCP",
4-
"version": "0.8.37",
4+
"version": "0.8.38",
55
"publisher": "Nskha",
66
"private": true,
77
"description": "Perplexity AI search, reasoning, research, and compute — MCP server, dashboard, and multi-IDE auto-config for VS Code.",

packages/mcp-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "perplexity-user-mcp",
3-
"version": "0.8.37",
3+
"version": "0.8.38",
44
"mcpName": "io.github.Automations-Project/perplexity-user-mcp",
55
"type": "module",
66
"description": "Perplexity AI MCP server — browser automation for search, reasoning, research, and compute. Not affiliated with Perplexity AI, Inc.",

0 commit comments

Comments
 (0)