Skip to content

Commit 60828a5

Browse files
committed
Update version
& co
1 parent 2b9d905 commit 60828a5

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Commands available via the icons in the Status Bar:
3232

3333
## Intall
3434

35-
For the moment, download it in the `Release` Section and install it using the command palette (`ctrl + shift + p`)
35+
For the moment, download it in the [Release](./Release) Section and install it using the command palette (`ctrl + shift + p`)
3636
and then select `Extensions: Install from VSIX...`
3737

3838
## Requirements

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-gitextensions",
33
"displayName": "GitExtensions",
44
"description": "Open GitExtensions GUI from Visual Studio Code",
5-
"version": "0.0.1",
5+
"version": "0.2.0",
66
"publisher": "pmiossec",
77
"engines": {
88
"vscode": "^1.18.0"

0 commit comments

Comments
 (0)