diff --git a/src/Database/Database.csproj b/src/Database/Database.csproj index 3f557b1592996912d16ef5f8dd0e4f4989e2c365..2be24179e0124b510a4dd8982ff8734b29dc1fdc 100644 --- a/src/Database/Database.csproj +++ b/src/Database/Database.csproj @@ -4,7 +4,7 @@ <RootNamespace>Coscine.Database</RootNamespace> <AssemblyName>Coscine.Database</AssemblyName> <TargetFrameworks>net5.0;net461</TargetFrameworks> - <Version>2.7.2</Version> + <Version>2.7.3</Version> </PropertyGroup> <PropertyGroup> <Authors>RWTH Aachen University</Authors>