diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj index b51e2cff732359ac11c907844371e578c940f340..f614aa202d0279be9958854fb98537e00c0f3637 100644 --- a/src/Blob/Blob.csproj +++ b/src/Blob/Blob.csproj @@ -5,7 +5,7 @@ <AssemblyName>Coscine.Api.Blob</AssemblyName> <GenerateDocumentationFile>true</GenerateDocumentationFile> <TargetFramework>net5.0</TargetFramework> - <Version>2.4.1</Version> + <Version>2.4.2</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>