From c13d1035664888c3447e0fbba8b0a8b669a8ca37 Mon Sep 17 00:00:00 2001 From: Darth Affe Date: Sun, 11 Dec 2016 16:34:00 +0100 Subject: [PATCH] Updated Ambilight Example to 1.0.1.1 --- .../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 628706a..04f710d 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.0")] -[assembly: AssemblyFileVersion("1.0.1.0")] +[assembly: AssemblyVersion("1.0.1.1")] +[assembly: AssemblyFileVersion("1.0.1.1")]