diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj index 01fd40361f116fb2e360c1de98eda03f9c67ff85..000d7113fdb3b313ab5787733eb69e2f4945854f 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.6.2</Version> + <Version>2.6.3</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>