Skip to content

Commit

Permalink
Update assembly version.
Browse files Browse the repository at this point in the history
  • Loading branch information
motionsmith committed Apr 12, 2017
1 parent b2b5d6a commit 1e4c3d1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,8 @@
// 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("0.1.0.0")]
[assembly: AssemblyFileVersion("0.1.0.0")]
[assembly: AssemblyVersion("0.2.0.0")]
[assembly: AssemblyFileVersion("0.2.0.0")]
[assembly: ComVisible(false)]
[assembly: NeutralResourcesLanguage("")]

Binary file not shown.

0 comments on commit 1e4c3d1

Please sign in to comment.