diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj index 5d0b88b782e103b709e815d43f839ac8601315b4..fd31c12fd5e811b30aef84db7d784ec1f4bc2954 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>3.0.4</Version> + <Version>3.0.5</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>