Skip to content

Commit

Permalink
clean
Browse files Browse the repository at this point in the history
  • Loading branch information
BFergerson committed Nov 23, 2024
1 parent 52123aa commit d24f79e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "voqal-integration",
"displayName": "Voqal Integration",
"displayName": "Voqal",
"description": "Natural speech voice control for the builders of tomorrow",
"icon": "images/pluginIcon.png",
"version": "1.0.0",
"version": "1.0.1",
"publisher": "voqaldev",
"repository": "https://github.com/voqal/vscode-integration",
"engines": {
Expand All @@ -20,7 +20,7 @@
"voqal.websocketUrl": {
"type": "string",
"default": "ws://localhost:22171/integration/vscode",
"description": "The WebSocket URL for Voqal Assistant integration."
"description": "The WebSocket URL for Voqal integration."
}
}
}
Expand Down

0 comments on commit d24f79e

Please sign in to comment.