diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj index dc3bcbed0a91d2d44551fac931825943fe9456d8..1a8d0f312642869fe254af94e1530852939b9cf2 100644 --- a/src/Blob/Blob.csproj +++ b/src/Blob/Blob.csproj @@ -5,7 +5,7 @@ <AssemblyName>Coscine.Api.Blob</AssemblyName> <GenerateDocumentationFile>true</GenerateDocumentationFile> <TargetFramework>net6.0</TargetFramework> - <Version>2.7.2</Version> + <Version>2.7.3</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>