From cb8e1fd34b37bf7131e253388fc7d0b095d505f9 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Tue, 30 Sep 2025 12:02:06 -0400 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 44bc2853..fc081994 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 3.4.2 (2025-09-30) - Fix starting index for CLI - Fix missed package update diff --git a/MPF.CLI/MPF.CLI.csproj b/MPF.CLI/MPF.CLI.csproj index 992a0899..30a6b8d2 100644 --- a/MPF.CLI/MPF.CLI.csproj +++ b/MPF.CLI/MPF.CLI.csproj @@ -12,7 +12,7 @@ enable true true - 3.4.1 + 3.4.2 MPF CLI diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index d5b045e0..d00e2df2 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -12,7 +12,7 @@ enable true true - 3.4.1 + 3.4.2 MPF Check diff --git a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj index c3cdc050..8890145b 100644 --- a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj +++ b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj @@ -11,7 +11,7 @@ true snupkg true - 3.4.1 + 3.4.2 NU5104 diff --git a/MPF.Frontend/MPF.Frontend.csproj b/MPF.Frontend/MPF.Frontend.csproj index 1015e644..267cc67d 100644 --- a/MPF.Frontend/MPF.Frontend.csproj +++ b/MPF.Frontend/MPF.Frontend.csproj @@ -10,7 +10,7 @@ enable true true - 3.4.1 + 3.4.2 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.Processors/MPF.Processors.csproj b/MPF.Processors/MPF.Processors.csproj index 41c27616..af8fd65b 100644 --- a/MPF.Processors/MPF.Processors.csproj +++ b/MPF.Processors/MPF.Processors.csproj @@ -12,7 +12,7 @@ true snupkg true - 3.4.1 + 3.4.2 NU5104 diff --git a/MPF.UI/MPF.UI.csproj b/MPF.UI/MPF.UI.csproj index 8f6b66b3..6d77cc56 100644 --- a/MPF.UI/MPF.UI.csproj +++ b/MPF.UI/MPF.UI.csproj @@ -18,7 +18,7 @@ true true true - 3.4.1 + 3.4.2 MPF