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 5eeff83 commit b09dc50Copy full SHA for b09dc50
common/version.ts
@@ -1 +1 @@
1
-export const VERSION = "0.7.0";
+export const VERSION = "0.7.1";
package.json
@@ -1,6 +1,6 @@
{
2
"name": "@yitianyigexiangfa/zoom-mcp-server",
3
- "version": "0.7.0",
+ "version": "0.7.1",
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