Skip to content

Commit

Permalink
chore: mark v1.16.1 (#1809)
Browse files Browse the repository at this point in the history
Note: the 1.16.2 version was auto-set after running the driver rolling script.
  • Loading branch information
aslushnikov authored Oct 29, 2021
1 parent a1cccfe commit d97c819
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.16.2</AssemblyVersion>
<AssemblyVersion>1.16.1</AssemblyVersion>
<PackageVersion>$(AssemblyVersion)</PackageVersion>
<DriverVersion>1.16.2-1635322350000</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 d97c819

Please sign in to comment.