We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 3b6e290 + 8a2d0b3 commit fa687ceCopy full SHA for fa687ce
src/Microsoft.VisualStudio.Services.Agent/Constants.cs
@@ -38,7 +38,7 @@ public enum OSPlatform
38
39
public static class Agent
40
{
41
- public static readonly string Version = "2.104.0";
+ public static readonly string Version = "2.104.1";
42
43
#if OS_LINUX
44
public static readonly OSPlatform Platform = OSPlatform.Linux;
0 commit comments