Skip to content

Commit

Permalink
preparing release 0.16.7
Browse files Browse the repository at this point in the history
  • Loading branch information
micjahn committed Dec 23, 2021
1 parent 83d6e6a commit 7009491
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Source/lib/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -90,9 +90,9 @@
// You can specify all the values or you can default the Revision and Build Numbers
// by using the '*' as shown below:

[assembly: AssemblyVersion("0.16.6.0")]
[assembly: AssemblyVersion("0.16.7.0")]
#if !WindowsCE
[assembly: AssemblyFileVersion("0.16.6.0")]
[assembly: AssemblyFileVersion("0.16.7.0")]
#endif

[assembly: CLSCompliant(true)]
Expand Down

0 comments on commit 7009491

Please sign in to comment.