Skip to content
This repository has been archived by the owner on Dec 27, 2022. It is now read-only.

Commit

Permalink
Fix version before release
Browse files Browse the repository at this point in the history
  • Loading branch information
jibedoubleve committed Oct 30, 2019
1 parent 2eea65e commit 51cc955
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions Version.cs
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
// [assembly: AssemblyVersion("1.0.*")]
using System.Reflection;

[assembly: AssemblyVersion("1.5.2")]
[assembly: AssemblyFileVersion("1.5.2")]
[assembly: AssemblyVersion("1.5.3")]
[assembly: AssemblyFileVersion("1.5.3")]

0 comments on commit 51cc955

Please sign in to comment.