From 82fbbdbe01f64646c26344f6946af2133079d6a6 Mon Sep 17 00:00:00 2001 From: Andreas Gullberg Larsen Date: Thu, 17 Dec 2020 00:03:08 +0100 Subject: [PATCH] UnitsNet: 4.78.0 --- UnitsNet.WindowsRuntimeComponent/Properties/AssemblyInfo.cs | 4 ++-- .../UnitsNet.WindowsRuntimeComponent.nuspec | 2 +- UnitsNet/UnitsNet.csproj | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/UnitsNet.WindowsRuntimeComponent/Properties/AssemblyInfo.cs b/UnitsNet.WindowsRuntimeComponent/Properties/AssemblyInfo.cs index 55266a3587..fecfec30ef 100644 --- a/UnitsNet.WindowsRuntimeComponent/Properties/AssemblyInfo.cs +++ b/UnitsNet.WindowsRuntimeComponent/Properties/AssemblyInfo.cs @@ -17,6 +17,6 @@ [assembly: AssemblyTrademark("")] [assembly: AssemblyCulture("")] [assembly: NeutralResourcesLanguage("")] -[assembly: AssemblyVersion("4.77.0")] -[assembly: AssemblyFileVersion("4.77.0")] +[assembly: AssemblyVersion("4.78.0")] +[assembly: AssemblyFileVersion("4.78.0")] [assembly: InternalsVisibleTo("UnitsNet.WindowsRuntimeComponent.Tests")] diff --git a/UnitsNet.WindowsRuntimeComponent/UnitsNet.WindowsRuntimeComponent.nuspec b/UnitsNet.WindowsRuntimeComponent/UnitsNet.WindowsRuntimeComponent.nuspec index e95428e11d..52cf7938d5 100644 --- a/UnitsNet.WindowsRuntimeComponent/UnitsNet.WindowsRuntimeComponent.nuspec +++ b/UnitsNet.WindowsRuntimeComponent/UnitsNet.WindowsRuntimeComponent.nuspec @@ -2,7 +2,7 @@ UnitsNet.WindowsRuntimeComponent - 4.77.0 + 4.78.0 Units.NET - Windows Runtime Component Andreas Gullberg Larsen Andreas Gullberg Larsen diff --git a/UnitsNet/UnitsNet.csproj b/UnitsNet/UnitsNet.csproj index b1afdd8b9c..1ffc1d6e19 100644 --- a/UnitsNet/UnitsNet.csproj +++ b/UnitsNet/UnitsNet.csproj @@ -2,7 +2,7 @@ UnitsNet - 4.77.0 + 4.78.0 Andreas Gullberg Larsen Units.NET Get all the common units of measurement and the conversions between them. It is light-weight and thoroughly tested.