Skip to content

Commit

Permalink
agent version 2.124.0
Browse files Browse the repository at this point in the history
  • Loading branch information
TingluoHuang committed Oct 20, 2017
1 parent edf8a4e commit 4da675d
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 @@ -44,7 +44,7 @@ public enum OSPlatform

public static class Agent
{
public static readonly string Version = "2.123.0";
public static readonly string Version = "2.124.0";

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

0 comments on commit 4da675d

Please sign in to comment.