Skip to content

Commit

Permalink
AU: 1 updated - vscode-cloud-code
Browse files Browse the repository at this point in the history
  • Loading branch information
dgalbraith committed Apr 4, 2024
1 parent d67a219 commit 0bb002b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion automatic/vscode-cloud-code/tools/chocolateyinstall.ps1
@@ -1,3 +1,3 @@
$ErrorActionPreference = 'Stop'

Install-VsCodeExtension -extensionId 'GoogleCloudTools.cloudcode@2.7.0'
Install-VsCodeExtension -extensionId 'GoogleCloudTools.cloudcode@2.7.1'
2 changes: 1 addition & 1 deletion automatic/vscode-cloud-code/vscode-cloud-code.nuspec
Expand Up @@ -3,7 +3,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>vscode-cloud-code</id>
<version>2.7.0</version>
<version>2.7.1</version>
<packageSourceUrl>https://github.com/dgalbraith/chocolatey-packages/tree/master/automatic/vscode-cloud-code</packageSourceUrl>
<owners>dgalbraith</owners>
<title>Cloud Code VSCode Extension</title>
Expand Down

0 comments on commit 0bb002b

Please sign in to comment.