Skip to content

Commit 8ebcce4

Browse files
committed
chore(vscode-ext): sync package.json version to 2.0.0
Align main branch version with the published Marketplace release. Other packages (superdoc, cli, react) already keep versions in sync across branches.
1 parent fd113ce commit 8ebcce4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/vscode-ext/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "superdoc-vscode-ext",
33
"displayName": "SuperDoc - Word Document Editor",
44
"description": "Open and edit Word documents (.docx) directly in VS Code using SuperDoc",
5-
"version": "0.0.0",
5+
"version": "2.0.0",
66
"publisher": "superdoc-dev",
77
"repository": "https://github.com/superdoc-dev/superdoc",
88
"engines": {

0 commit comments

Comments
 (0)