Skip to content

Commit

Permalink
I got the version number wrong
Browse files Browse the repository at this point in the history
  • Loading branch information
imDema committed Nov 8, 2017
1 parent 9d434b7 commit 07e3903
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FreeMove/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -33,5 +33,5 @@
// usando l'asterisco '*' come illustrato di seguito:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("1.4.1")]
[assembly: AssemblyFileVersion("1.4.1")]
[assembly: AssemblyVersion("1.4.0")]
[assembly: AssemblyFileVersion("1.4.0")]

0 comments on commit 07e3903

Please sign in to comment.