Skip to content

Commit 04b99fd

Browse files
update version id
1 parent ce73b72 commit 04b99fd

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common/version.ts

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
export const VERSION = "0.6.4";
1+
export const VERSION = "0.6.5";

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yitianyigexiangfa/zoom-mcp-server",
3-
"version": "0.6.4",
3+
"version": "0.6.5",
44
"description": "Now you can date a ZOOM meeting with AI's help.",
55
"scripts": {
66
"build": "tsc && shx chmod +x dist/*.js",

0 commit comments

Comments
 (0)