Skip to content

Commit 4b61c39

Browse files
committed
Update version to 1.7.1
1 parent 47ee408 commit 4b61c39

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# **v1.7.1**
2+
3+
## Bug fix
4+
5+
- Fix: gutter indicators stopped working with Visual Studio Code 1.48 [#158](https://github.com/mrcrowl/vscode-hg/issues/158)
6+
17
# **v1.7.0**
28

39
## What's New

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"bugs": {
1717
"url": "https://github.com/mrcrowl/vscode-hg/issues"
1818
},
19-
"version": "1.7.0",
19+
"version": "1.7.1",
2020
"engines": {
2121
"vscode": "^1.30.0"
2222
},

0 commit comments

Comments
 (0)