From 3dcac28488eacfc175c475dd89d88b2a006012e2 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Mon, 24 Jul 2023 09:40:20 -0400 Subject: [PATCH] Bump version to 2.6.2 --- CHANGELIST.md | 2 +- 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 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index 80c52521..e2b6629c 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 2.6.2 (2023-07-25) - Ensure custom parameters properly set - Universal hash only for audio discs diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 0cff147d..3f716acf 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.1 + 2.6.2 $(Version) $(Version) true diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index 8f9fdcf2..137be8e9 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.1 + 2.6.2 $(Version) $(Version) true diff --git a/MPF.CueSheets/MPF.CueSheets.csproj b/MPF.CueSheets/MPF.CueSheets.csproj index 50c041b9..0892d4cb 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.1 + 2.6.2 $(Version) $(Version) true diff --git a/MPF.Library/MPF.Library.csproj b/MPF.Library/MPF.Library.csproj index a745be34..d35cc293 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.1 + 2.6.2 $(Version) $(Version) true diff --git a/MPF.Modules/MPF.Modules.csproj b/MPF.Modules/MPF.Modules.csproj index 36aa9739..09db60c6 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.1 + 2.6.2 $(Version) $(Version) true diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj index 0d8811de..6f3fd83c 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.1 + 2.6.2 $(Version) $(Version) true diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 47a43446..fb98dc35 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.1 + 2.6.2 $(Version) $(Version) true diff --git a/appveyor.yml b/appveyor.yml index 702e3c55..24adf4e6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 2.6.1-{build} +version: 2.6.2-{build} # pull request template pull_requests: