From 4b81c6c3990caa656e68f46c43fcd9bb267185a4 Mon Sep 17 00:00:00 2001 From: Andreas Dieckmann Date: Wed, 28 Nov 2018 10:47:54 +0100 Subject: [PATCH] Raised version to 1.3.1 --- src/Properties/AssemblyInfo.cs | 4 ++-- src/_About/AboutWindow.xaml | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/src/Properties/AssemblyInfo.cs b/src/Properties/AssemblyInfo.cs index caaa157..7f4ddd8 100644 --- a/src/Properties/AssemblyInfo.cs +++ b/src/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.3.0.0")] -[assembly: AssemblyFileVersion("1.3.0.0")] +[assembly: AssemblyVersion("1.3.1.0")] +[assembly: AssemblyFileVersion("1.3.1.0")] diff --git a/src/_About/AboutWindow.xaml b/src/_About/AboutWindow.xaml index 49cfac2..9b55923 100644 --- a/src/_About/AboutWindow.xaml +++ b/src/_About/AboutWindow.xaml @@ -29,7 +29,7 @@ + Text="DynaMonito 1.3.1"/>