We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 568f475 commit 5172054Copy full SHA for 5172054
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@wonderwhy-er/desktop-commander",
3
- "version": "0.2.9",
+ "version": "0.2.11",
4
"description": "MCP server for terminal operations and file editing",
5
"license": "MIT",
6
"author": "Eduards Ruzga",
src/version.ts
@@ -1 +1 @@
-export const VERSION = '0.2.9';
+export const VERSION = '0.2.11';
0 commit comments