From ac696ca6b8aa3d2aeb9868d84fd6f4604cfddc1b Mon Sep 17 00:00:00 2001 From: Iosebyte <4988743+iosebyte@users.noreply.github.com> Date: Mon, 9 Sep 2019 11:53:29 +0200 Subject: [PATCH] Upgrade to 3.4.6.1 version (#78) --- FOCA/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/FOCA/Properties/AssemblyInfo.cs b/FOCA/Properties/AssemblyInfo.cs index b902566..2d0ac29 100644 --- a/FOCA/Properties/AssemblyInfo.cs +++ b/FOCA/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ // You can specify all the values or you can default the Build and Revision Numbers // by using the '*' as shown below: // [assembly: AssemblyVersion("1.0.*")] -[assembly: AssemblyVersion("3.4.6.0")] -[assembly: AssemblyFileVersion("3.4.6.0")] +[assembly: AssemblyVersion("3.4.6.1")] +[assembly: AssemblyFileVersion("3.4.6.1")]