diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index 76ccba7dcfbde7d9babdea34cebfbc20e18708e6..14b6d4fcac782ae7e67a9ffcdc02327f4d8619a5 100644 --- a/src/Tree/Tree.csproj +++ b/src/Tree/Tree.csproj @@ -5,7 +5,7 @@ <AssemblyName>Coscine.Api.Tree</AssemblyName> <GenerateDocumentationFile>true</GenerateDocumentationFile> <TargetFramework>net6.0</TargetFramework> - <Version>2.8.6</Version> + <Version>2.8.7</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>