From 3cae3b10833b755fd0c76ebccdec78f4f2439e42 Mon Sep 17 00:00:00 2001 From: Jordan Brown Date: Fri, 28 Sep 2018 19:57:59 -0400 Subject: [PATCH] Version bump to 4.0.0.1 --- .../Tgstation.Server.Host.Console.csproj | 2 +- 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, 7 insertions(+), 7 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 3b1c76cbba..f9ab7cfd6a 100644 --- a/src/Tgstation.Server.Host.Console/Tgstation.Server.Host.Console.csproj +++ b/src/Tgstation.Server.Host.Console/Tgstation.Server.Host.Console.csproj @@ -5,7 +5,7 @@ netcoreapp2.1 Full 4.0.0.0 - 4.0.0.0 + 4.0.0.1 diff --git a/src/Tgstation.Server.Host.Service/Properties/AssemblyInfo.cs b/src/Tgstation.Server.Host.Service/Properties/AssemblyInfo.cs index 32e1197c31..f5b5fb0dca 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.0")] -[assembly: AssemblyFileVersion("4.0.0.0")] +[assembly: AssemblyVersion("4.0.0.1")] +[assembly: AssemblyFileVersion("4.0.0.1")] 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 8fe00a88f5..380873092d 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.0 - 4.0.0.0 + 4.0.0.1 + 4.0.0.1 diff --git a/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj b/src/Tgstation.Server.Host/Tgstation.Server.Host.csproj index 2ae2d8524e..ef225dad2c 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.0 - 4.0.0.0 + 4.0.0.1 + 4.0.0.1 1.0.0