From d80ad3b3cfb0db3cdf492981001580cbacf8b80b Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Wed, 19 Jul 2023 09:36:34 -0400 Subject: [PATCH] Bump version to 2.6.1 --- MPF.Check/MPF.Check.csproj | 2 +- MPF.Core/MPF.Core.csproj | 2 +- MPF.CueSheets/MPF.CueSheets.csproj | 2 +- MPF.Library/MPF.Library.csproj | 2 +- MPF.Modules/MPF.Modules.csproj | 2 +- MPF.UI.Core/MPF.UI.Core.csproj | 2 +- MPF/MPF.csproj | 2 +- appveyor.yml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index f7aaaf28..0cff147d 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -10,7 +10,7 @@ Matt Nadareski;ReignStumble;Jakz Copyright (c)2019-2023 https://github.com/SabreTools/MPF - 2.6 + 2.6.1 $(Version) $(Version) true diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index 4eb9c190..8f9fdcf2 100644 --- a/MPF.Core/MPF.Core.csproj +++ b/MPF.Core/MPF.Core.csproj @@ -6,7 +6,7 @@ Matt Nadareski;ReignStumble;Jakz Copyright (c)2019-2023 https://github.com/SabreTools/MPF - 2.6 + 2.6.1 $(Version) $(Version) true diff --git a/MPF.CueSheets/MPF.CueSheets.csproj b/MPF.CueSheets/MPF.CueSheets.csproj index b23ecedc..50c041b9 100644 --- a/MPF.CueSheets/MPF.CueSheets.csproj +++ b/MPF.CueSheets/MPF.CueSheets.csproj @@ -6,7 +6,7 @@ Matt Nadareski;ReignStumble;Jakz Copyright (c)2019-2023 https://github.com/SabreTools/MPF - 2.6 + 2.6.1 $(Version) $(Version) true diff --git a/MPF.Library/MPF.Library.csproj b/MPF.Library/MPF.Library.csproj index 2b45ff67..a745be34 100644 --- a/MPF.Library/MPF.Library.csproj +++ b/MPF.Library/MPF.Library.csproj @@ -7,7 +7,7 @@ Matt Nadareski;ReignStumble;Jakz Copyright (c)2019-2023 https://github.com/SabreTools/MPF - 2.6 + 2.6.1 $(Version) $(Version) true diff --git a/MPF.Modules/MPF.Modules.csproj b/MPF.Modules/MPF.Modules.csproj index e499db18..36aa9739 100644 --- a/MPF.Modules/MPF.Modules.csproj +++ b/MPF.Modules/MPF.Modules.csproj @@ -6,7 +6,7 @@ Matt Nadareski;ReignStumble;Jakz Copyright (c)2019-2023 https://github.com/SabreTools/MPF - 2.6 + 2.6.1 $(Version) $(Version) true diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj index 74da7e8e..0d8811de 100644 --- a/MPF.UI.Core/MPF.UI.Core.csproj +++ b/MPF.UI.Core/MPF.UI.Core.csproj @@ -9,7 +9,7 @@ MPF.UI.Core Matt Nadareski;ReignStumble;Jakz Copyright (c)2019-2023 - 2.6 + 2.6.1 $(Version) $(Version) true diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 505d786f..47a43446 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -13,7 +13,7 @@ Matt Nadareski;ReignStumble;Jakz Copyright (c)2019-2023 https://github.com/SabreTools/MPF - 2.6 + 2.6.1 $(Version) $(Version) true diff --git a/appveyor.yml b/appveyor.yml index 17288d07..702e3c55 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 2.6-{build} +version: 2.6.1-{build} # pull request template pull_requests: