Skip to content

Commit

Permalink
2.112.0 for TFS2017Qu1
Browse files Browse the repository at this point in the history
  • Loading branch information
TingluoHuang committed Feb 9, 2017
1 parent 8f84520 commit 7f51dc4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Microsoft.VisualStudio.Services.Agent/Constants.cs
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ public enum OSPlatform

public static class Agent
{
public static readonly string Version = "2.111.1";
public static readonly string Version = "2.112.0";

#if OS_LINUX
public static readonly OSPlatform Platform = OSPlatform.Linux;
Expand Down

2 comments on commit 7f51dc4

@mevaibhav83
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@TingluoHuang
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mevaibhav83 looks like it's a github problem, all the agent's release not able to download now. :(

Please sign in to comment.