Skip to content

Commit

Permalink
Update version number to 1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
haacked committed Oct 6, 2015
1 parent 01caa5b commit 2b2622e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SeeGitApp/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -52,5 +52,5 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("1.0.0.0")]
[assembly: AssemblyFileVersion("1.0.0.0")]
[assembly: AssemblyVersion("1.1.0.0")]
[assembly: AssemblyFileVersion("1.1.0.0")]

0 comments on commit 2b2622e

Please sign in to comment.