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

Commit d061839

Browse files
committed
chore(version): tick version 4.2.0
1 parent 64d8f69 commit d061839

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

Properties/AssemblyInfo.cs

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
using System.Reflection;
1+
using System.Reflection;
22
using System.Runtime.InteropServices;
33

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

15-
[assembly: AssemblyVersion("4.1.2.0")]
16-
[assembly: AssemblyFileVersion("4.1.2.0")]
15+
[assembly: AssemblyVersion("4.2.0.0")]
16+
[assembly: AssemblyFileVersion("4.2.0.0")]
1717

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

0 commit comments

Comments
 (0)