From 9acb685034ae601622433570b999ef3964e08450 Mon Sep 17 00:00:00 2001 From: highbyte Date: Thu, 24 Jan 2019 09:26:35 +0100 Subject: [PATCH] 3.0.5.0 <-- Updating file assembly version --- src/Build/CommonAssemblyInfo.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/Build/CommonAssemblyInfo.cs b/src/Build/CommonAssemblyInfo.cs index c3cf7e1..b385da0 100644 --- a/src/Build/CommonAssemblyInfo.cs +++ b/src/Build/CommonAssemblyInfo.cs @@ -11,4 +11,4 @@ [assembly: AssemblyCulture("")] [assembly: ComVisible(false)] [assembly: AssemblyVersion("1.0.0.0")] -[assembly: AssemblyFileVersion("3.0.4.0")] \ No newline at end of file +[assembly: AssemblyFileVersion("3.0.5.0")] \ No newline at end of file