Skip to content
This repository has been archived by the owner on Nov 7, 2023. It is now read-only.

Commit

Permalink
chore(version): tick plugin version 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderCow committed May 2, 2017
1 parent c363e09 commit f4e364b
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
using System.Reflection;
using System.Reflection;
using System.Runtime.InteropServices;

[assembly: AssemblyTitle("Protector Plugin")]
Expand All @@ -13,5 +13,7 @@

[assembly: Guid("0d1df7a2-004f-4e62-830a-49477ea0b9be")]

[assembly: AssemblyVersion("1.4.0.0")]
[assembly: AssemblyFileVersion("1.4.0.0")]
[assembly: AssemblyVersion("1.5.0.0")]
[assembly: AssemblyFileVersion("1.5.0.0")]

[assembly: AssemblyInformationalVersion("1.5.0+6.Branch.master.Sha.c363e09dd91c555157fe85cf8bd0d6888bb145dd")]

0 comments on commit f4e364b

Please sign in to comment.