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 version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Stealownz committed May 24, 2021
1 parent 64d8f69 commit d061839
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 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.InteropServices;

[assembly: AssemblyTitle("CoderCow's Plugin Common Library")]
Expand All @@ -12,7 +12,7 @@
[assembly: ComVisible(false)]
[assembly: Guid("0f67f6cb-d020-4a2f-8c59-035e3897fe48")]

[assembly: AssemblyVersion("4.1.2.0")]
[assembly: AssemblyFileVersion("4.1.2.0")]
[assembly: AssemblyVersion("4.2.0.0")]
[assembly: AssemblyFileVersion("4.2.0.0")]

[assembly: AssemblyInformationalVersion("4.1.2+2.Branch.master.Sha.21e70115924c23a7ac35af6512642ec764c50f77")]
[assembly: AssemblyInformationalVersion("4.2.0+4.Branch.master.Sha.64d8f69ff3dd8f377077cced23d4151bc3048e88")]

0 comments on commit d061839

Please sign in to comment.