From b1df0eebb22b5883c461d8c34a508e90c246d802 Mon Sep 17 00:00:00 2001 From: Micah Morrison Date: Mon, 17 Apr 2023 19:59:38 -0400 Subject: [PATCH] Bump version to 1.10.2 --- SoundBoard/Properties/AssemblyInfo.cs | 4 ++-- SoundBoard/VersionInfo.xml | 11 +++++------ 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/SoundBoard/Properties/AssemblyInfo.cs b/SoundBoard/Properties/AssemblyInfo.cs index 458735a..ffc98fd 100644 --- a/SoundBoard/Properties/AssemblyInfo.cs +++ b/SoundBoard/Properties/AssemblyInfo.cs @@ -51,5 +51,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.10.1.0")] -[assembly: AssemblyFileVersion("1.10.1.0")] +[assembly: AssemblyVersion("1.10.2.0")] +[assembly: AssemblyFileVersion("1.10.2.0")] diff --git a/SoundBoard/VersionInfo.xml b/SoundBoard/VersionInfo.xml index 85ee823..2eca8d4 100644 --- a/SoundBoard/VersionInfo.xml +++ b/SoundBoard/VersionInfo.xml @@ -1,21 +1,20 @@ - 1.10.1.0 - 2023-04-14 + 1.10.2.0 + 2023-04-17 - https://github.com/micahmo/SoundBoard/releases/download/v1.10.1/SoundBoard.exe + https://github.com/micahmo/SoundBoard/releases/download/v1.10.2/SoundBoard.exe SoundBoard.exe - https://github.com/micahmo/SoundBoard/releases/download/v1.10.1/SoundBoard.exe + https://github.com/micahmo/SoundBoard/releases/download/v1.10.2/SoundBoard.exe SoundBoard.exe - - Improve color picker - - Handle audio passthrough errors + - Add ability to choose sound output separately from audio passthrough output \ No newline at end of file