From 577fde8bc11e3ef0f36340a7a402485072122a11 Mon Sep 17 00:00:00 2001
From: CoscineBot <coscine@itc.rwth-aachen.de>
Date: Mon, 19 Jul 2021 11:06:11 +0000
Subject: [PATCH] Chore: 2.3.3

# [2.3.3](https://git.rwth-aachen.de/coscine/backend/apis/treeapi/compare/v2.3.2...v2.3.3) (2021-07-19)

## Fix
* Updated dependencies
---
 src/Tree/Tree.csproj | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/src/Tree/Tree.csproj b/src/Tree/Tree.csproj
index 750c924..5b8692c 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>
-- 
GitLab