Bump version to v1.9.5

This commit is contained in:
github-actions[bot]
2023-11-06 14:32:49 +00:00
parent 69ff2ed30c
commit a392a179f9
3 changed files with 5 additions and 3 deletions

View File

@@ -1,5 +1,7 @@
# CodeQL for Visual Studio Code: Changelog
## [UNRELEASED]
## 1.9.4 - 6 November 2023
No user facing changes.

View File

@@ -1,12 +1,12 @@
{
"name": "vscode-codeql",
"version": "1.9.4",
"version": "1.9.5",
"lockfileVersion": 2,
"requires": true,
"packages": {
"": {
"name": "vscode-codeql",
"version": "1.9.4",
"version": "1.9.5",
"hasInstallScript": true,
"license": "MIT",
"dependencies": {

View File

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