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

Commit d9c6e3a

Browse files
committed
chore(version): add some extra version information
1 parent 388613e commit d9c6e3a

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

Properties/AssemblyInfo.cs

Lines changed: 3 additions & 1 deletion
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")]
@@ -14,3 +14,5 @@
1414

1515
[assembly: AssemblyVersion("4.0.0.0")]
1616
[assembly: AssemblyFileVersion("4.0.0.0")]
17+
18+
[assembly: AssemblyInformationalVersion("4.0.0+6.Branch.master.Sha.388613ea9a7cf14f3c309d620daab708f2f0813a")]

0 commit comments

Comments
 (0)