Skip to content

Commit 571d9d1

Browse files
authored
Merge pull request #2109 from github/version/bump-to-v1.7.11
Bump version to v1.7.11
2 parents 4c14db9 + 3ea3cd8 commit 571d9d1

File tree

3 files changed

+5
-3
lines changed

3 files changed

+5
-3
lines changed

extensions/ql-vscode/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
## [UNRELEASED]
44

5+
## [UNRELEASED]
6+
57
# 1.7.10 - 23 February 2023
68

79
- Fix bug that was causing unwanted error notifications.

extensions/ql-vscode/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

extensions/ql-vscode/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"description": "CodeQL for Visual Studio Code",
55
"author": "GitHub",
66
"private": true,
7-
"version": "1.7.10",
7+
"version": "1.7.11",
88
"publisher": "GitHub",
99
"license": "MIT",
1010
"icon": "media/VS-marketplace-CodeQL-icon.png",

0 commit comments

Comments
 (0)