diff --git a/changelog.md b/changelog.md index 54bd0be..204f08c 100644 --- a/changelog.md +++ b/changelog.md @@ -1,6 +1,6 @@ # Change log -# 3.2.0 +# 3.2.0 2024-3-4 - Use vscode default editor when diffing. - Fix cannot save outline state for macOS. diff --git a/package.json b/package.json index 27cf238..9a028c9 100755 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "vscode-office", "displayName": "Office Viewer(Markdown Editor)", "description": "View word,excel files and using WYSIWYG editor for markdown.", - "version": "3.1.8", + "version": "3.2.0", "publisher": "cweijan", "icon": "images/icon.png", "engines": {