diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index 750c924c570c8c2dadc7bba8e6c93ef297f69250..5b8692cf98cd751379519ac7830ff82b79de75b2 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.2</Version> + <Version>2.3.3</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>