diff --git a/src/Pid/Pid.csproj b/src/Pid/Pid.csproj index f93620f7ba12683d9f93c42f04de1ea91c3be478..82e56b9a0c6209cdbf42b37cd8310ebc0b2e1d1e 100644 --- a/src/Pid/Pid.csproj +++ b/src/Pid/Pid.csproj @@ -5,7 +5,7 @@ <AssemblyName>Coscine.Api.Pid</AssemblyName> <GenerateDocumentationFile>true</GenerateDocumentationFile> <TargetFramework>net6.0</TargetFramework> - <Version>2.2.6</Version> + <Version>2.3.0</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>