From 89c49bc4bd4bcc20e7f536131edb87c9c6550b3d Mon Sep 17 00:00:00 2001 From: github-actions Date: Mon, 13 Nov 2023 02:06:08 +0000 Subject: [PATCH] Update .csproj Version Numbers --- VolumeControl.Core/VolumeControl.Core.csproj | 4 ++-- VolumeControl.CoreAudio/VolumeControl.CoreAudio.csproj | 4 ++-- .../VolumeControl.HotkeyActions.csproj | 4 ++-- VolumeControl.Log/VolumeControl.Log.csproj | 4 ++-- VolumeControl.SDK/VolumeControl.SDK.csproj | 4 ++-- .../VolumeControl.TypeExtensions.csproj | 4 ++-- VolumeControl.WPF/VolumeControl.WPF.csproj | 4 ++-- VolumeControl/VolumeControl.csproj | 4 ++-- 8 files changed, 16 insertions(+), 16 deletions(-) diff --git a/VolumeControl.Core/VolumeControl.Core.csproj b/VolumeControl.Core/VolumeControl.Core.csproj index 1bb4af90..d0f68f83 100644 --- a/VolumeControl.Core/VolumeControl.Core.csproj +++ b/VolumeControl.Core/VolumeControl.Core.csproj @@ -10,8 +10,8 @@ GPL-3.0-or-later True ../$(MSBuildProjectName).xml - 6.6.0 - 6.6.0 + 6.6.1 + 6.6.1 Copyright © 2022-2023 by $(Authors) diff --git a/VolumeControl.CoreAudio/VolumeControl.CoreAudio.csproj b/VolumeControl.CoreAudio/VolumeControl.CoreAudio.csproj index a096c650..885d8224 100644 --- a/VolumeControl.CoreAudio/VolumeControl.CoreAudio.csproj +++ b/VolumeControl.CoreAudio/VolumeControl.CoreAudio.csproj @@ -9,8 +9,8 @@ true ../$(MSBuildProjectName).xml GPL-3.0-or-later - 6.6.0 - 6.6.0 + 6.6.1 + 6.6.1 Copyright © 2022-2023 by $(Authors) diff --git a/VolumeControl.HotkeyActions/VolumeControl.HotkeyActions.csproj b/VolumeControl.HotkeyActions/VolumeControl.HotkeyActions.csproj index 6579b900..3620f20d 100644 --- a/VolumeControl.HotkeyActions/VolumeControl.HotkeyActions.csproj +++ b/VolumeControl.HotkeyActions/VolumeControl.HotkeyActions.csproj @@ -5,8 +5,8 @@ enable Debug;Release radj307 - 6.6.0 - 6.6.0 + 6.6.1 + 6.6.1 Copyright © 2022-2023 by $(Authors) diff --git a/VolumeControl.Log/VolumeControl.Log.csproj b/VolumeControl.Log/VolumeControl.Log.csproj index bb04f55f..d7ca0dfa 100644 --- a/VolumeControl.Log/VolumeControl.Log.csproj +++ b/VolumeControl.Log/VolumeControl.Log.csproj @@ -10,8 +10,8 @@ true ../$(MSBuildProjectName).xml GPL-3.0-or-later - 6.6.0 - 6.6.0 + 6.6.1 + 6.6.1 Copyright © 2022-2023 by $(Authors) diff --git a/VolumeControl.SDK/VolumeControl.SDK.csproj b/VolumeControl.SDK/VolumeControl.SDK.csproj index b4b51896..69770da0 100644 --- a/VolumeControl.SDK/VolumeControl.SDK.csproj +++ b/VolumeControl.SDK/VolumeControl.SDK.csproj @@ -20,8 +20,8 @@ True GPL-3.0-or-later True - 6.6.0 - 6.6.0 + 6.6.1 + 6.6.1 Copyright © 2022-2023 by $(Authors) diff --git a/VolumeControl.TypeExtensions/VolumeControl.TypeExtensions.csproj b/VolumeControl.TypeExtensions/VolumeControl.TypeExtensions.csproj index 0e05558b..4c7e2705 100644 --- a/VolumeControl.TypeExtensions/VolumeControl.TypeExtensions.csproj +++ b/VolumeControl.TypeExtensions/VolumeControl.TypeExtensions.csproj @@ -11,8 +11,8 @@ true ../$(MSBuildProjectName).xml GPL-3.0-or-later - 6.6.0 - 6.6.0 + 6.6.1 + 6.6.1 Copyright © 2022-2023 by $(Authors) diff --git a/VolumeControl.WPF/VolumeControl.WPF.csproj b/VolumeControl.WPF/VolumeControl.WPF.csproj index f66c7b09..60a78652 100644 --- a/VolumeControl.WPF/VolumeControl.WPF.csproj +++ b/VolumeControl.WPF/VolumeControl.WPF.csproj @@ -10,8 +10,8 @@ GPL-3.0-or-later True ../$(MSBuildProjectName).xml - 6.6.0 - 6.6.0 + 6.6.1 + 6.6.1 Copyright © 2022-2023 by $(Authors) diff --git a/VolumeControl/VolumeControl.csproj b/VolumeControl/VolumeControl.csproj index bdb6e1d4..6a545e05 100644 --- a/VolumeControl/VolumeControl.csproj +++ b/VolumeControl/VolumeControl.csproj @@ -7,8 +7,8 @@ true VolumeControl.Program - 6.6.0 - 6.6.0 + 6.6.1 + 6.6.1 radj307 en-CA