Skip to content

Commit

Permalink
build: bump version to 2.4.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dwmkerr committed Oct 16, 2018
1 parent 7f3e009 commit 273519c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SharpShell/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("2.3.2.0")]
[assembly: AssemblyFileVersion("2.3.2.0")]
[assembly: AssemblyVersion("2.4.0.0")]
[assembly: AssemblyFileVersion("2.4.0.0")]

0 comments on commit 273519c

Please sign in to comment.