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.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CoderCow committed May 1, 2017
1 parent 352e9a2 commit 596d214
Showing 1 changed file with 6 additions and 4 deletions.
10 changes: 6 additions & 4 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.CompilerServices;
using System.Runtime.InteropServices;

Expand Down Expand Up @@ -31,6 +31,8 @@
//
// You can specify all the values or you can default the Build and Revision Numbers
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("1.1.4.0")]
[assembly: AssemblyFileVersion("1.1.4.0")]
// [assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyVersion("1.2.0.0")]
[assembly: AssemblyFileVersion("1.2.0.0")]

[assembly: AssemblyInformationalVersion("1.2.0+8.Branch.master.Sha.352e9a29b5b4c44b6afd6b1972fd3cb4aad473c5")]

0 comments on commit 596d214

Please sign in to comment.