We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2489b05 commit d42d72cCopy full SHA for d42d72c
FileMasta/Properties/AssemblyInfo.cs
@@ -31,6 +31,6 @@
31
// You can specify all the values or you can default the Build and Revision Numbers
32
// by using the '*' as shown below:
33
// [assembly: AssemblyVersion("1.0.*")]
34
-[assembly: AssemblyVersion("0.4.3.0")]
35
-[assembly: AssemblyFileVersion("0.4.3.0")]
+[assembly: AssemblyVersion("0.4.4.0")]
+[assembly: AssemblyFileVersion("0.4.4.0")]
36
[assembly: log4net.Config.XmlConfigurator(ConfigFile = "log4net.config")]
0 commit comments