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 e234848 commit b3a6dbeCopy full SHA for b3a6dbe
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@wonderwhy-er/desktop-commander",
3
- "version": "0.1.26",
+ "version": "0.1.27",
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.1.26';
+export const VERSION = '0.1.27';
0 commit comments