diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj index 0330173349286bc320b3143e736d058fe04899fe..b51e2cff732359ac11c907844371e578c940f340 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.0</Version> + <Version>2.4.1</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>