Skip to content

Commit

Permalink
update to 1.28
Browse files Browse the repository at this point in the history
  • Loading branch information
jessk-msft committed Aug 19, 2024
1 parent 9072583 commit 41c64f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion external/P4VFS/P4VFS.Module.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ namespace Microsoft.P4VFS.External
{
public class P4vfsModule : Module
{
private const string P4VFS_SIGNED_VERSION = "1.27.0.0";
private const string P4VFS_SIGNED_VERSION = "1.28.0.0";
private const string P4VFS_SIGNED_ARTIFACTS_URL = "https://github.com/microsoft/p4vfs/releases/download";

public override string Name
Expand Down

0 comments on commit 41c64f3

Please sign in to comment.