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

Chore: 0.1.15

# [0.1.15](v0.1.14...v0.1.15) (2022-12-06)

## Fix
* Set migration job as manual by default
parent b57358ad
Branches
Tags v0.1.15
No related merge requests found
Pipeline #865233 waiting for manual action
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
<TargetFramework>net6.0</TargetFramework> <TargetFramework>net6.0</TargetFramework>
<ImplicitUsings>enable</ImplicitUsings> <ImplicitUsings>enable</ImplicitUsings>
<Nullable>enable</Nullable> <Nullable>enable</Nullable>
<Version>0.1.14</Version></PropertyGroup> <Version>0.1.15</Version></PropertyGroup>
<ItemGroup> <ItemGroup>
<PackageReference Include="Coscine.Database" Version="2.*-*" /> <PackageReference Include="Coscine.Database" Version="2.*-*" />
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment