We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cad3756 commit c860e1eCopy full SHA for c860e1e
package.json
@@ -2,7 +2,7 @@
2
"name": "open-html-in-browser",
3
"displayName": "Open In Default Browser",
4
"description": "A VSCode extension to fast open html file in browser",
5
- "version": "2.1.3",
+ "version": "2.1.4",
6
"main": "./dist/extension.js",
7
"scripts": {
8
"dev": "rollup --config rollup.config.js --watch",
0 commit comments