Skip to content

Commit bb4bd3f

Browse files
committed
Version 1.1.0 adds #7 the option to manually configure the path to the .Net Runtime
1 parent a312e48 commit bb4bd3f

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"displayName": "OOXML Validator",
44
"description": "A VS Code extension to validate Office Open XML files (.docx, .xlsx, and .pptx)",
55
"icon": "assets/icon.png",
6-
"version": "1.0.2",
6+
"version": "1.1.0",
77
"publisher": "mikeebowen",
88
"homepage": "https://github.com/mikeebowen/ooxml-validator-vscode/blob/master/README.md",
99
"repository": {
@@ -132,4 +132,4 @@
132132
"dependencies": {
133133
"csv-writer": "^1.6.0"
134134
}
135-
}
135+
}

0 commit comments

Comments
 (0)