Skip to content

Commit

Permalink
chore: roll driver to 1.16.0-1634781227000
Browse files Browse the repository at this point in the history
  • Loading branch information
pavelfeldman committed Oct 21, 2021
1 parent f993712 commit 16b9211
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions src/Common/Version.props
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
<Project>
<PropertyGroup>
<AssemblyVersion>1.16.0</AssemblyVersion>
<PackageVersion>$(AssemblyVersion)-next-1</PackageVersion>
<DriverVersion>1.16.0-next-1634779886000</DriverVersion>
<PackageVersion>$(AssemblyVersion)</PackageVersion>
<DriverVersion>1.16.0-1634781227000</DriverVersion>
<ReleaseVersion>$(AssemblyVersion)</ReleaseVersion>
<FileVersion>$(AssemblyVersion)</FileVersion>
<NoDefaultExcludes>true</NoDefaultExcludes>
Expand Down

0 comments on commit 16b9211

Please sign in to comment.