Skip to content

Commit 3dd36cd

Browse files
author
PeterHdd
committed
updated extension version and compatibility
1 parent 161a929 commit 3dd36cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "github-folder",
33
"displayName": "Github Folder",
44
"description": "Generate .github folder with the markdown files",
5-
"version": "0.0.4",
5+
"version": "0.0.5",
66
"publisher": "PeterHdd",
77
"icon": "images/github.png",
88
"license": "SEE LICENSE IN LICENSE.md",
@@ -11,7 +11,7 @@
1111
"url": "https://github.com/PeterHdd/github-folder"
1212
},
1313
"engines": {
14-
"vscode": "^1.35.0"
14+
"vscode": "^1.33.0"
1515
},
1616
"categories": [
1717
"Other"

0 commit comments

Comments
 (0)