diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index 397ec8444f2333ab665ed07596d6eaa70f2b4c1d..750c924c570c8c2dadc7bba8e6c93ef297f69250 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.1</Version> + <Version>2.3.2</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>