Skip to content

Commit

Permalink
chore: mark v1.14.0 (#1681)
Browse files Browse the repository at this point in the history
  • Loading branch information
aslushnikov authored Aug 13, 2021
1 parent 2ba286c commit dc38ab9
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,7 +1,7 @@
<Project>
<PropertyGroup>
<AssemblyVersion>1.14.0</AssemblyVersion>
<PackageVersion>$(AssemblyVersion)-next-1</PackageVersion>
<PackageVersion>$(AssemblyVersion)</PackageVersion>
<DriverVersion>1.14.0-1628761546000</DriverVersion>
<ReleaseVersion>$(AssemblyVersion)</ReleaseVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
Expand All @@ -16,4 +16,4 @@
<Copyright>© Microsoft Corporation. All rights reserved.</Copyright>
<PackageLicenseExpression>MIT</PackageLicenseExpression>
</PropertyGroup>
</Project>
</Project>

0 comments on commit dc38ab9

Please sign in to comment.