Skip to content

Commit

Permalink
Update vscode.vm to 1.93.1
Browse files Browse the repository at this point in the history
  • Loading branch information
vm-packages committed Sep 25, 2024
1 parent 3d65b99 commit 6c8e2c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions packages/vscode.vm/vscode.vm.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -2,12 +2,12 @@
<package xmlns="http://schemas.microsoft.com/packaging/2015/06/nuspec.xsd">
<metadata>
<id>vscode.vm</id>
<version>1.92.2</version>
<version>1.93.1</version>
<authors>Microsoft</authors>
<description>VSCode is a modern, open-source code editor.</description>
<dependencies>
<dependency id="common.vm" />
<dependency id="vscode" version="[1.92.2]" />
<dependency id="vscode" version="[1.93.1]" />
</dependencies>
</metadata>
</package>

0 comments on commit 6c8e2c8

Please sign in to comment.