diff --git a/README.md b/README.md index 82276305d6617ccf3231c1baaaf08c9d5c3af6d9..0722a0d5f86a91535903cda01674465e6d438fbf 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ ## Tree -The TreeApi handles the retrieving or storing metadata to a certain path. \ No newline at end of file +The TreeApi handles the retrieving or storing metadata to a certain path. diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj index f7db1ba00742e6eb3d268ddb0d77cc4400c21ed9..70aee73a47150724903eb395b591cddc7d415af9 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.5.3</Version> + <Version>2.6.1</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>