From d17be4a9764811a50d75e496f3590463a1a35242 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Sat, 8 Apr 2017 15:19:25 +0200 Subject: [PATCH] Updated Ambilight-example version --- .../Example_Ambilight_full/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Examples/Ambilight/Example_Ambilight_full/Properties/AssemblyInfo.cs b/Examples/Ambilight/Example_Ambilight_full/Properties/AssemblyInfo.cs index ae4d5dc..51dbb2f 100644 --- a/Examples/Ambilight/Example_Ambilight_full/Properties/AssemblyInfo.cs +++ b/Examples/Ambilight/Example_Ambilight_full/Properties/AssemblyInfo.cs @@ -49,5 +49,5 @@ using System.Windows; // 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("1.0.1.2")] -[assembly: AssemblyFileVersion("1.0.1.2")] +[assembly: AssemblyVersion("1.0.1.3")] +[assembly: AssemblyFileVersion("1.0.1.3")]