Skip to content

Commit adfabfd

Browse files
Bump version (#1093)
Bump version
1 parent 2abbfba commit adfabfd

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.6.2</AssemblyVersion>
6+
<AssemblyVersion>5.6.3</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.0.3-preview.{height}",
3+
"version": "3.0.3",
44
"publicReleaseRefSpec": [
55
"^refs/heads/master$"
66
],

0 commit comments

Comments
 (0)