Skip to content

Commit

Permalink
Version 2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DanielSWolf committed Mar 27, 2014
1 parent da0e7c5 commit fb9f77e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions MoaiUtils/Common/Properties/SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyVersion("2.0.0.0")]
[assembly: AssemblyFileVersion("2.0.0.0")]
[assembly: AssemblyVersion("2.1.0.0")]
[assembly: AssemblyFileVersion("2.1.0.0")]

[assembly: AssemblyConfiguration("")]
[assembly: AssemblyCompany("")]
Expand Down

0 comments on commit fb9f77e

Please sign in to comment.