diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index 8a336ff33879c3590ee1378eae8af09399ef67a7..75051a841a5dccaa72eebc63b275d41d9e477190 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.9.2</Version> + <Version>2.9.3</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>