Bump version and CHANGELOG for release

This commit is contained in:
Jason Reed
2020-06-22 14:20:09 -04:00
parent 727d0db387
commit c2ebaa2422
2 changed files with 2 additions and 2 deletions

View File

@@ -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.

View File

@@ -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",