diff --git a/src/Admin/Admin.csproj b/src/Admin/Admin.csproj index 9fe7b29a6820fce227c4fae7ff4d1270933569c3..364c1542edfba06668b3ed1e391d100b6729f30b 100644 --- a/src/Admin/Admin.csproj +++ b/src/Admin/Admin.csproj @@ -5,7 +5,7 @@ <AssemblyName>Coscine.Api.Admin</AssemblyName> <GenerateDocumentationFile>true</GenerateDocumentationFile> <TargetFramework>net6.0</TargetFramework> - <Version>2.3.2</Version> + <Version>2.4.0</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>