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 e774777 commit c9c49f5Copy full SHA for c9c49f5
common/version.ts
@@ -1 +1 @@
1
-export const VERSION = "v0.6";
+export const VERSION = "0.6.0";
package.json
@@ -1,6 +1,6 @@
{
2
"name": "zoom-mcp-server",
3
- "version": "v0.6",
+ "version": "0.6.0",
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