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 60bf86a commit ce73b72Copy full SHA for ce73b72
common/version.ts
@@ -1 +1 @@
1
-export const VERSION = "0.6.3";
+export const VERSION = "0.6.4";
package.json
@@ -1,6 +1,6 @@
{
2
"name": "@yitianyigexiangfa/zoom-mcp-server",
3
- "version": "0.6.3",
+ "version": "0.6.4",
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