We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f3903f commit e8c9505Copy full SHA for e8c9505
2 files changed
package.json
@@ -1,6 +1,6 @@
1
{
2
"name": "@wonderwhy-er/desktop-commander",
3
- "version": "0.2.7",
+ "version": "0.2.8",
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.7';
+export const VERSION = '0.2.8';
0 commit comments