Bump version to v1.3.5

This commit is contained in:
github-actions[bot]
2020-10-22 17:47:57 +00:00
committed by Andrew Eisenberg
parent 7cfaeddbc0
commit ea9f8d494c
3 changed files with 4 additions and 2 deletions

View File

@@ -1,5 +1,7 @@
# CodeQL for Visual Studio Code: Changelog # CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.3.4 - 22 October 2020 ## 1.3.4 - 22 October 2020
- Add friendly welcome message when the databases view is empty. - Add friendly welcome message when the databases view is empty.

View File

@@ -1,6 +1,6 @@
{ {
"name": "vscode-codeql", "name": "vscode-codeql",
"version": "1.3.4", "version": "1.3.5",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@@ -4,7 +4,7 @@
"description": "CodeQL for Visual Studio Code", "description": "CodeQL for Visual Studio Code",
"author": "GitHub", "author": "GitHub",
"private": true, "private": true,
"version": "1.3.4", "version": "1.3.5",
"publisher": "GitHub", "publisher": "GitHub",
"license": "MIT", "license": "MIT",
"icon": "media/VS-marketplace-CodeQL-icon.png", "icon": "media/VS-marketplace-CodeQL-icon.png",