From 7616c6b2bafb775e361fc46e93e27be839978c26 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 14 Jul 2023 13:47:00 -0400 Subject: [PATCH] Bump version to 2.6 --- 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 0937fb4c..f7aaaf28 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.5 + 2.6 $(Version) $(Version) true diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index 3952f570..4eb9c190 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.5 + 2.6 $(Version) $(Version) true diff --git a/MPF.CueSheets/MPF.CueSheets.csproj b/MPF.CueSheets/MPF.CueSheets.csproj index 6dae7477..b23ecedc 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.5 + 2.6 $(Version) $(Version) true diff --git a/MPF.Library/MPF.Library.csproj b/MPF.Library/MPF.Library.csproj index d1762712..2b45ff67 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.5 + 2.6 $(Version) $(Version) true diff --git a/MPF.Modules/MPF.Modules.csproj b/MPF.Modules/MPF.Modules.csproj index 402f020d..e499db18 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.5 + 2.6 $(Version) $(Version) true diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj index 75412619..74da7e8e 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.5 + 2.6 $(Version) $(Version) true diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 5849826a..505d786f 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.5 + 2.6 $(Version) $(Version) true diff --git a/appveyor.yml b/appveyor.yml index 64ab3930..17288d07 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 2.5-{build} +version: 2.6-{build} # pull request template pull_requests: