From: Vásáry Dániel Date: Fri, 26 Oct 2018 09:40:36 +0000 (+0000) Subject: Bug #98 WorkflowAction log néhány esetben a SUCCESSFULL mezőben hibás adatot tartalmaz X-Git-Url: http://git.useribm.hu/?a=commitdiff_plain;h=cf8bcf517da529620fa5cd998e80ab76f764e3bc;p=mediacube.git Bug #98 WorkflowAction log néhány esetben a SUCCESSFULL mezőben hibás adatot tartalmaz git-tfs-id: [http://tfs.userrendszerhaz.hu:8080/tfs/DefaultCollection]$/MediaCube;C31335 --- diff --git a/client/MaestroShared/Properties/AssemblyInfo.cs b/client/MaestroShared/Properties/AssemblyInfo.cs index cce438f4..d025253f 100644 --- a/client/MaestroShared/Properties/AssemblyInfo.cs +++ b/client/MaestroShared/Properties/AssemblyInfo.cs @@ -32,5 +32,5 @@ using System.Runtime.InteropServices; // 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("2.0.8.7")] -[assembly: AssemblyFileVersion("2.0.8.7")] +[assembly: AssemblyVersion("2.0.8.8")] +[assembly: AssemblyFileVersion("2.0.8.8")]