Skip to content

Commit

Permalink
Semver standard version increment - add feature
Browse files Browse the repository at this point in the history
  • Loading branch information
Jack Thorley authored and EsendexDev committed Feb 3, 2016
1 parent af1e7b1 commit 4765765
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions source/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]

[assembly: AssemblyVersion("2.1.1")]
[assembly: AssemblyFileVersion("2.1.1")]
[assembly: AssemblyVersion("2.2.0")]
[assembly: AssemblyFileVersion("2.2.0")]
[assembly: InternalsVisibleTo("com.esendex.sdk.test")]
[assembly: InternalsVisibleTo("DynamicProxyGenAssembly2")]

0 comments on commit 4765765

Please sign in to comment.