Skip to content

Commit

Permalink
Version numbers incremented pre-release
Browse files Browse the repository at this point in the history
  • Loading branch information
yarseyah committed Apr 22, 2018
1 parent fca4b71 commit 9b6dc7f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions SharedAssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
using System.Reflection;
using System.Resources;

[assembly: AssemblyVersion("0.13.2")]
[assembly: AssemblyFileVersion("0.13.2")]
[assembly: AssemblyVersion("0.13.3")]
[assembly: AssemblyFileVersion("0.13.3")]

// Ensure all assemblies have a neutral language defined.
[assembly: NeutralResourcesLanguage("en")]
Expand Down

0 comments on commit 9b6dc7f

Please sign in to comment.