Skip to content
Snippets Groups Projects
Commit e3cbbe21 authored by CoscineBot's avatar CoscineBot :gear:
Browse files

Chore: 2.15.0

# [2.15.0](v2.14.0...v2.15.0) (2022-11-03)

## Fix
* Corrected GitLab resource type naming
* Corrected GitLab resource type naming

## Update
* Updating s3_endpoint UDE
* Updating s3_endpoint UDE (coscine/issues#2265)
parent 35df801e
No related branches found
No related tags found
No related merge requests found
......@@ -4,7 +4,7 @@
<RootNamespace>Migrations.Tests</RootNamespace>
<AssemblyName>Migrations.Tests</AssemblyName>
<TargetFrameworks>net6.0;net461</TargetFrameworks>
<Version>2.14.0</Version></PropertyGroup>
<Version>2.15.0</Version></PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Migrations\Migrations.csproj" />
</ItemGroup>
......
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Migrations</RootNamespace>
<AssemblyName>Coscine.Migrations</AssemblyName>
<TargetFrameworks>net6.0;net461</TargetFrameworks>
<Version>2.14.0</Version>
<Version>2.15.0</Version>
</PropertyGroup>
<PropertyGroup>
<Authors>RWTH Aachen University</Authors>
......
......@@ -4,7 +4,7 @@
<RootNamespace>Coscine.Migration</RootNamespace>
<AssemblyName>Coscine.Migrator</AssemblyName>
<TargetFrameworks>net6.0;net461</TargetFrameworks>
<Version>2.14.0</Version></PropertyGroup>
<Version>2.15.0</Version></PropertyGroup>
<ItemGroup>
<ProjectReference Include="..\Migrations\Migrations.csproj" />
</ItemGroup>
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment