diff --git a/README.md b/README.md
index 8f8092e468ba9c3c4c242e53e1990ceaffd01cf2..537ea5f1d5b02aa0821b8592df80c300ef311d5c 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,3 @@
 ## Resources
 
 The resource API handles all requests which are relevant for storing, updating and deleting [Coscine](https://coscine.rwth-aachen.de/) resources.
-   
- 
diff --git a/src/Resources/Resources.csproj b/src/Resources/Resources.csproj
index 5212ca774b29efd8c77e97880d72132e65f733bb..69fc59e64fd35311a6b6ec4cb9965087cfa8eb44 100644
--- a/src/Resources/Resources.csproj
+++ b/src/Resources/Resources.csproj
@@ -5,7 +5,7 @@
 		<AssemblyName>Coscine.Api.Resources</AssemblyName>
 		<GenerateDocumentationFile>true</GenerateDocumentationFile>
 		<TargetFramework>net6.0</TargetFramework>
-		<Version>3.2.2</Version>
+		<Version>3.2.3</Version>
 	</PropertyGroup>
 	<PropertyGroup>
 		<Authors>RWTH Aachen University</Authors>