Skip to content

Commit 7f546da

Browse files
committed
bump version to 2.104.2
1 parent fd50b21 commit 7f546da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Microsoft.VisualStudio.Services.Agent/Constants.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ public enum OSPlatform
3838

3939
public static class Agent
4040
{
41-
public static readonly string Version = "2.104.1";
41+
public static readonly string Version = "2.104.2";
4242

4343
#if OS_LINUX
4444
public static readonly OSPlatform Platform = OSPlatform.Linux;

0 commit comments

Comments
 (0)