From 61f90a635ff56edcb9d643b21de55aa7795be907 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 28 Nov 2025 09:53:54 -0500 Subject: [PATCH] Bump version --- CHANGELIST.md | 2 +- MPF.CLI/MPF.CLI.csproj | 2 +- MPF.Check/MPF.Check.csproj | 2 +- MPF.ExecutionContexts/MPF.ExecutionContexts.csproj | 2 +- MPF.Frontend/MPF.Frontend.csproj | 2 +- MPF.Processors/MPF.Processors.csproj | 2 +- MPF.UI/MPF.UI.csproj | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index 3706f90e..ebd88417 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 3.6.0 (2025-11-28) - Add BCA to list of files to select in Check UI - Move Zstd compression helper to base processor diff --git a/MPF.CLI/MPF.CLI.csproj b/MPF.CLI/MPF.CLI.csproj index 0181dcaf..ad00d974 100644 --- a/MPF.CLI/MPF.CLI.csproj +++ b/MPF.CLI/MPF.CLI.csproj @@ -12,7 +12,7 @@ enable true true - 3.5.0 + 3.6.0 MPF CLI diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 800d6d5a..cf41532e 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -12,7 +12,7 @@ enable true true - 3.5.0 + 3.6.0 MPF Check diff --git a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj index c05e2404..a19cf870 100644 --- a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj +++ b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj @@ -11,7 +11,7 @@ true snupkg true - 3.5.0 + 3.6.0 NU5104 diff --git a/MPF.Frontend/MPF.Frontend.csproj b/MPF.Frontend/MPF.Frontend.csproj index a271500f..a2aaf19a 100644 --- a/MPF.Frontend/MPF.Frontend.csproj +++ b/MPF.Frontend/MPF.Frontend.csproj @@ -10,7 +10,7 @@ enable true true - 3.5.0 + 3.6.0 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.Processors/MPF.Processors.csproj b/MPF.Processors/MPF.Processors.csproj index 18030da8..942a5195 100644 --- a/MPF.Processors/MPF.Processors.csproj +++ b/MPF.Processors/MPF.Processors.csproj @@ -12,7 +12,7 @@ true snupkg true - 3.5.0 + 3.6.0 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.UI/MPF.UI.csproj b/MPF.UI/MPF.UI.csproj index f46c4a6e..e99a11a9 100644 --- a/MPF.UI/MPF.UI.csproj +++ b/MPF.UI/MPF.UI.csproj @@ -18,7 +18,7 @@ true true true - 3.5.0 + 3.6.0 MPF