Skip to content

Commit

Permalink
Update vscode.vm to 1.94.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vm-packages committed Oct 9, 2024
1 parent 09993ea commit 08a51bb
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.93.1</version>
<version>1.94.0</version>
<authors>Microsoft</authors>
<description>VSCode is a modern, open-source code editor.</description>
<dependencies>
<dependency id="common.vm" />
<dependency id="vscode" version="[1.93.1]" />
<dependency id="vscode" version="[1.94.0]" />
</dependencies>
</metadata>
</package>

0 comments on commit 08a51bb

Please sign in to comment.