Skip to content

Commit

Permalink
Merge pull request #466 from jcreedcmu/jcreed/1.3.0
Browse files Browse the repository at this point in the history
Bump version and CHANGELOG for release
  • Loading branch information
jcreedcmu authored Jun 22, 2020
2 parents 6f46bcc + c2ebaa2 commit 1f3decc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion extensions/ql-vscode/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# CodeQL for Visual Studio Code: Changelog

## [Unreleased]
## 1.3.0 - 22 June 2020

- Report error when selecting invalid database.
- Add descriptive message for database archive import failure.
Expand Down
2 changes: 1 addition & 1 deletion extensions/ql-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "CodeQL for Visual Studio Code",
"author": "GitHub",
"private": true,
"version": "1.2.3",
"version": "1.3.0",
"publisher": "GitHub",
"license": "MIT",
"icon": "media/VS-marketplace-CodeQL-icon.png",
Expand Down

0 comments on commit 1f3decc

Please sign in to comment.