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