Skip to content

Commit

Permalink
Prepare release (#1281)
Browse files Browse the repository at this point in the history
Prepare release
  • Loading branch information
MarcoRossignoli authored Jan 30, 2022
1 parent 84876b0 commit e4278c0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/coverlet.core/coverlet.core.csproj
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<PropertyGroup>
<OutputType>Library</OutputType>
<TargetFramework>netstandard2.0</TargetFramework>
<AssemblyVersion>5.7.0</AssemblyVersion>
<AssemblyVersion>5.7.1</AssemblyVersion>
<IsPackable>false</IsPackable>
</PropertyGroup>

Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
"version": "3.1.1-preview.{height}",
"version": "3.1.1",
"publicReleaseRefSpec": [
"^refs/heads/master$"
],
Expand Down

0 comments on commit e4278c0

Please sign in to comment.