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

Commit 6540d2a

Browse files
author
pablo cibraro
committed
(split) Updated version to 4.0.1. Fixed missing dependencies in Nuget
1 parent d2d9a07 commit 6540d2a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Properties/AssemblyInfo.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,8 @@
2222
[assembly: AssemblyCulture("")]
2323

2424
[assembly: AssemblyVersion("4.0.0.0")]
25-
[assembly: AssemblyFileVersion("4.0.0.0")]
26-
[assembly: AssemblyInformationalVersion("4.0.0")]
25+
[assembly: AssemblyFileVersion("4.0.1.0")]
26+
[assembly: AssemblyInformationalVersion("4.0.1")]
2727

2828
[assembly: ComVisible(false)]
2929
[assembly: NeutralResourcesLanguage("en")]

0 commit comments

Comments
 (0)