Skip to content

Commit

Permalink
chore: mark v1.14.1 (#1714)
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov authored Aug 24, 2021
1 parent a9297c1 commit 48cbcf9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/Common/Version.props
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<Project>
<PropertyGroup>
<AssemblyVersion>1.14.0</AssemblyVersion>
<AssemblyVersion>1.14.1</AssemblyVersion>
<PackageVersion>$(AssemblyVersion)</PackageVersion>
<DriverVersion>1.14.0-1629718845000</DriverVersion>
<ReleaseVersion>$(AssemblyVersion)</ReleaseVersion>
Expand All @@ -16,4 +16,4 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>
</Project>
</Project>

0 comments on commit 48cbcf9

Please sign in to comment.