diff --git a/src/Blob/Blob.csproj b/src/Blob/Blob.csproj index a7b88dffca4e1b517c25b2587892bf405e6bfee5..6625cc4e46e2f02f026b54832de9c012566c01a3 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.3.2</Version> + <Version>3.3.3</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>