Skip to content

Commit

Permalink
updated extension version and compatibility
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterHdd committed Jun 10, 2019
1 parent 161a929 commit 3dd36cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "github-folder",
"displayName": "Github Folder",
"description": "Generate .github folder with the markdown files",
"version": "0.0.4",
"version": "0.0.5",
"publisher": "PeterHdd",
"icon": "images/github.png",
"license": "SEE LICENSE IN LICENSE.md",
Expand All @@ -11,7 +11,7 @@
"url": "https://github.com/PeterHdd/github-folder"
},
"engines": {
"vscode": "^1.35.0"
"vscode": "^1.33.0"
},
"categories": [
"Other"
Expand Down

0 comments on commit 3dd36cd

Please sign in to comment.