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.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderCow committed May 1, 2017
1 parent 4cee447 commit c6e5b73
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("Advanced Circuits Plugin")]
Expand All @@ -13,5 +13,7 @@

[assembly: Guid("ECC96E2F-0CBF-4B0A-A583-15658D5091DA")]

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

[assembly: AssemblyInformationalVersion("1.6.0+10.Branch.master.Sha.4cee447648ecc975e79c61b71a0a5269cc4db48e")]

0 comments on commit c6e5b73

Please sign in to comment.