diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index d923af6874d2fca5ac0eb3d946c959c8df0cdd0a..4f8aeda8bd7effa1228f638e3179ea7bcabe49b0 100644 --- a/src/Tree/Tree.csproj +++ b/src/Tree/Tree.csproj @@ -5,7 +5,7 @@ <AssemblyName>Coscine.Api.Tree</AssemblyName> <GenerateDocumentationFile>true</GenerateDocumentationFile> <TargetFramework>net5.0</TargetFramework> - <Version>2.3.4</Version> + <Version>2.4.0</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>