Skip to content

Commit

Permalink
Updated the Nirvana version number
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Stromberg committed Jun 25, 2021
1 parent 9113f34 commit d410c14
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions CommonAssemblyInfo.props
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@
<PropertyGroup>
<Company>Illumina</Company>
<Copyright>© 2021 Illumina, Inc.</Copyright>
<FileVersion>3.16.0</FileVersion>
<AssemblyVersion>3.16.0</AssemblyVersion>
<Version>3.16.0</Version>
<FileVersion>3.16.1</FileVersion>
<AssemblyVersion>3.16.1</AssemblyVersion>
<Version>3.16.1</Version>
<Authors>Stromberg, Roy, Lajugie, Jiang, Li, and Kang</Authors>
</PropertyGroup>
</Project>

0 comments on commit d410c14

Please sign in to comment.