diff --git a/common/version.ts b/common/version.ts index 25085ab..ee51168 100644 --- a/common/version.ts +++ b/common/version.ts @@ -1 +1 @@ -export const VERSION = "0.7.3"; +export const VERSION = "0.7.4"; diff --git a/package.json b/package.json index 3e61dc6..1c19d9d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@yitianyigexiangfa/zoom-mcp-server", - "version": "0.7.3", + "version": "0.7.4", "description": "Now you can date a ZOOM meeting with AI's help.", "scripts": { "build": "tsc && shx chmod +x dist/*.js",