From 360e2bc1fcab072683d5da049f54160f2171e98b Mon Sep 17 00:00:00 2001 From: s_falahati Date: Wed, 24 Oct 2018 03:22:28 +0330 Subject: [PATCH] New release --- HeliosDisplayManagement.Setup/HeliosDisplayManagement.Setup.ism | 2 +- HeliosDisplayManagement.Shared/Properties/AssemblyInfo.cs | 2 +- .../Properties/AssemblyInfo.cs | 2 +- HeliosDisplayManagement/Properties/AssemblyInfo.cs | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/HeliosDisplayManagement.Setup/HeliosDisplayManagement.Setup.ism b/HeliosDisplayManagement.Setup/HeliosDisplayManagement.Setup.ism index 5d76e4f..a6c6673 100644 --- a/HeliosDisplayManagement.Setup/HeliosDisplayManagement.Setup.ism +++ b/HeliosDisplayManagement.Setup/HeliosDisplayManagement.Setup.ism @@ -4468,7 +4468,7 @@ eAA4ADYAIABSAGUAbABlAGEAcwBlAAEAeAA4ADYAIABDAG8AbgBmAGkAZwB1AHIAYQB0AGkAbwBuAA== ProductIDnone ProductLanguage1033 ProductNameHelios Display Management - ProductVersion0.9.3.3 + ProductVersion0.9.3.4 ProgressType0install ProgressType1Installing ProgressType2installed diff --git a/HeliosDisplayManagement.Shared/Properties/AssemblyInfo.cs b/HeliosDisplayManagement.Shared/Properties/AssemblyInfo.cs index b12c39c..6cf732f 100644 --- a/HeliosDisplayManagement.Shared/Properties/AssemblyInfo.cs +++ b/HeliosDisplayManagement.Shared/Properties/AssemblyInfo.cs @@ -36,4 +36,4 @@ using System.Runtime.InteropServices; // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.9.3.*")] -[assembly: AssemblyFileVersion("0.9.3.3")] \ No newline at end of file +[assembly: AssemblyFileVersion("0.9.3.4")] \ No newline at end of file diff --git a/HeliosDisplayManagement.ShellExtension/Properties/AssemblyInfo.cs b/HeliosDisplayManagement.ShellExtension/Properties/AssemblyInfo.cs index c013494..2e84989 100644 --- a/HeliosDisplayManagement.ShellExtension/Properties/AssemblyInfo.cs +++ b/HeliosDisplayManagement.ShellExtension/Properties/AssemblyInfo.cs @@ -36,4 +36,4 @@ using System.Runtime.InteropServices; // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.9.3.*")] -[assembly: AssemblyFileVersion("0.9.3.3")] \ No newline at end of file +[assembly: AssemblyFileVersion("0.9.3.4")] \ No newline at end of file diff --git a/HeliosDisplayManagement/Properties/AssemblyInfo.cs b/HeliosDisplayManagement/Properties/AssemblyInfo.cs index 2962f00..dbf836c 100644 --- a/HeliosDisplayManagement/Properties/AssemblyInfo.cs +++ b/HeliosDisplayManagement/Properties/AssemblyInfo.cs @@ -36,4 +36,4 @@ using System.Runtime.InteropServices; // [assembly: AssemblyVersion("1.0.*")] [assembly: AssemblyVersion("0.9.3.*")] -[assembly: AssemblyFileVersion("0.9.3.3")] \ No newline at end of file +[assembly: AssemblyFileVersion("0.9.3.4")] \ No newline at end of file