Skip to content

Commit e335b1a

Browse files
Prepare release 3.1.2 (#1293)
Prepare release 3.1.2
1 parent 83b5b35 commit e335b1a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/coverlet.core/coverlet.core.csproj

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<PropertyGroup>
44
<OutputType>Library</OutputType>
55
<TargetFramework>netstandard2.0</TargetFramework>
6-
<AssemblyVersion>5.7.1</AssemblyVersion>
6+
<AssemblyVersion>5.7.2</AssemblyVersion>
77
<IsPackable>false</IsPackable>
88
</PropertyGroup>
99

version.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"$schema": "https://raw.githubusercontent.com/AArnott/Nerdbank.GitVersioning/master/src/NerdBank.GitVersioning/version.schema.json",
3-
"version": "3.1.2-preview.{height}",
3+
"version": "3.1.2",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$"
66
],

0 commit comments

Comments
 (0)