From 78084a0a862ff33ff38a4252abc27f0880875f90 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Sat, 29 Sep 2018 20:18:11 -0400 Subject: [PATCH] Version bump to 4.0.0.3 --- .../Tgstation.Server.Host.Console.csproj | 4 ++-- src/Tgstation.Server.Host.Service/Properties/AssemblyInfo.cs | 4 ++-- .../Tgstation.Server.Host.Watchdog.csproj | 4 ++-- src/Tgstation.Server.Host/Tgstation.Server.Host.csproj | 4 ++-- 4 files changed, 8 insertions(+), 8 deletions(-) diff --git a/src/Tgstation.Server.Host.Console/Tgstation.Server.Host.Console.csproj b/src/Tgstation.Server.Host.Console/Tgstation.Server.Host.Console.csproj index c1351ac87b..c759bfa0b2 100644 --- a/src/Tgstation.Server.Host.Console/Tgstation.Server.Host.Console.csproj +++ b/src/Tgstation.Server.Host.Console/Tgstation.Server.Host.Console.csproj @@ -4,8 +4,8 @@ Exe netcoreapp2.1 Full - 4.0.0.2 - 4.0.0.2 + 4.0.0.3 + 4.0.0.3 diff --git a/src/Tgstation.Server.Host.Service/Properties/AssemblyInfo.cs b/src/Tgstation.Server.Host.Service/Properties/AssemblyInfo.cs index e0556ab358..c9a0407ee0 100644 --- a/src/Tgstation.Server.Host.Service/Properties/AssemblyInfo.cs +++ b/src/Tgstation.Server.Host.Service/Properties/AssemblyInfo.cs @@ -7,5 +7,5 @@ using System.Runtime.InteropServices; [assembly: Guid("29927416-3b78-49a7-a560-5ccaa638b6b4")] [assembly: InternalsVisibleTo("Tgstation.Server.Host.Service.Tests")] -[assembly: AssemblyVersion("4.0.0.2")] -[assembly: AssemblyFileVersion("4.0.0.2")] +[assembly: AssemblyVersion("4.0.0.3")] +[assembly: AssemblyFileVersion("4.0.0.3")] diff --git a/src/Tgstation.Server.Host.Watchdog/Tgstation.Server.Host.Watchdog.csproj b/src/Tgstation.Server.Host.Watchdog/Tgstation.Server.Host.Watchdog.csproj index c203c5e8d5..f1deede7a9 100644 --- a/src/Tgstation.Server.Host.Watchdog/Tgstation.Server.Host.Watchdog.csproj +++ b/src/Tgstation.Server.Host.Watchdog/Tgstation.Server.Host.Watchdog.csproj @@ -4,8 +4,8 @@ netstandard2.0 Full false - 4.0.0.2 - 4.0.0.2 + 4.0.0.3 + 4.0.0.3 diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index bb18cd6840..f7db3323b4 100644 --- a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj +++ b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj @@ -3,8 +3,8 @@ netcoreapp2.1 Full - 4.0.0.2 - 4.0.0.2 + 4.0.0.3 + 4.0.0.3