From beb3bbdb4aef9a25d4ead1c5bf8b3297c1ca8bc2 Mon Sep 17 00:00:00 2001 From: Christoffer Hjalmarsson Date: Tue, 2 Aug 2016 21:57:51 +0200 Subject: [PATCH] Version 0.1.2 --- src/DiabloSpeech/DiabloSpeech.csproj | 2 +- src/DiabloSpeech/Properties/AssemblyInfo.cs | 6 +++--- src/DiabloSpeech/View/ChatBotWindow.xaml | 6 +++--- src/DiabloSpeech/View/ChatBotWindow.xaml.cs | 11 +++++++++-- 4 files changed, 16 insertions(+), 9 deletions(-) diff --git a/src/DiabloSpeech/DiabloSpeech.csproj b/src/DiabloSpeech/DiabloSpeech.csproj index 0aa3665..d5c11f8 100644 --- a/src/DiabloSpeech/DiabloSpeech.csproj +++ b/src/DiabloSpeech/DiabloSpeech.csproj @@ -5,7 +5,7 @@ Debug AnyCPU {5B3DF163-CD50-4BFE-B449-6D5F30765CEA} - Exe + WinExe Properties DiabloSpeech DiabloSpeech diff --git a/src/DiabloSpeech/Properties/AssemblyInfo.cs b/src/DiabloSpeech/Properties/AssemblyInfo.cs index a7da16d..1726acf 100644 --- a/src/DiabloSpeech/Properties/AssemblyInfo.cs +++ b/src/DiabloSpeech/Properties/AssemblyInfo.cs @@ -17,6 +17,6 @@ ResourceDictionaryLocation.SourceAssembly )] -[assembly: AssemblyVersion("0.1.1")] -[assembly: AssemblyFileVersion("0.1.1")] -[assembly: AssemblyInformationalVersion("0.1.1")] +[assembly: AssemblyVersion("0.1.2")] +[assembly: AssemblyFileVersion("0.1.2")] +[assembly: AssemblyInformationalVersion("0.1.2")] diff --git a/src/DiabloSpeech/View/ChatBotWindow.xaml b/src/DiabloSpeech/View/ChatBotWindow.xaml index bb43adb..68f16aa 100644 --- a/src/DiabloSpeech/View/ChatBotWindow.xaml +++ b/src/DiabloSpeech/View/ChatBotWindow.xaml @@ -7,15 +7,15 @@ mc:Ignorable="d" Title="Diablo Speech" Height="357.333" Width="557.333" Closing="Window_Closing"> - + - -