From e9f5fb8d968edf1bb188c613e87f6c3f8f98d5e9 Mon Sep 17 00:00:00 2001 From: Stijn Date: Wed, 24 Feb 2021 11:33:13 +0100 Subject: [PATCH] Version --- Live-WPM/Properties/AssemblyInfo.cs | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Live-WPM/Properties/AssemblyInfo.cs b/Live-WPM/Properties/AssemblyInfo.cs index 2b593d5..67c22d9 100644 --- a/Live-WPM/Properties/AssemblyInfo.cs +++ b/Live-WPM/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("1.0.1")] -[assembly: AssemblyFileVersion("1.0.1")] +[assembly: AssemblyVersion("1.1.0")] +[assembly: AssemblyFileVersion("1.1.0")]