diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index 14b6d4fcac782ae7e67a9ffcdc02327f4d8619a5..6fdc7de26a5fc3052da6d2aaca052f170a254b4f 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.7</Version> + <Version>2.8.8</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>