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 f8afc7b commit feff376Copy full SHA for feff376
common/version.ts
@@ -1 +1 @@
1
-export const VERSION = "0.6.9";
+export const VERSION = "0.6.10";
package.json
@@ -1,6 +1,6 @@
{
2
"name": "@yitianyigexiangfa/zoom-mcp-server",
3
- "version": "0.6.9",
+ "version": "0.6.10",
4
"description": "Now you can date a ZOOM meeting with AI's help.",
5
"scripts": {
6
"build": "tsc && shx chmod +x dist/*.js",
0 commit comments