Skip to content

Commit 2ac1e48

Browse files
committed
Update version
1 parent e79dde4 commit 2ac1e48

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Packages/com.unity.ide.visualstudio/Editor/VisualStudioCodeInstallation.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ public override Version LatestLanguageVersionSupported
3131
{
3232
get
3333
{
34-
return new Version(12, 0);
34+
return new Version(13, 0);
3535
}
3636
}
3737

0 commit comments

Comments
 (0)