From 14c17bbdf727b90d6268f287c31cd6ec76d9349f Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Fri, 23 May 2025 12:02:56 -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 bebe0dab..90a82017 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 3.3.1 (2025-05-23) - Fix typo for L1Toolstamp!.Label (bikerspade) - Update redumper to build 549 diff --git a/MPF.CLI/MPF.CLI.csproj b/MPF.CLI/MPF.CLI.csproj index f31fb6ec..a0f427cf 100644 --- a/MPF.CLI/MPF.CLI.csproj +++ b/MPF.CLI/MPF.CLI.csproj @@ -12,7 +12,7 @@ enable true true - 3.3.0 + 3.3.1 MPF CLI diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 5281799f..4da40317 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -12,7 +12,7 @@ enable true true - 3.3.0 + 3.3.1 MPF Check diff --git a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj index 3ada5265..5837dab0 100644 --- a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj +++ b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj @@ -11,7 +11,7 @@ true snupkg true - 3.3.0 + 3.3.1 NU5104 diff --git a/MPF.Frontend/MPF.Frontend.csproj b/MPF.Frontend/MPF.Frontend.csproj index e34ceabc..69b0f30d 100644 --- a/MPF.Frontend/MPF.Frontend.csproj +++ b/MPF.Frontend/MPF.Frontend.csproj @@ -10,7 +10,7 @@ enable true true - 3.3.0 + 3.3.1 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.Processors/MPF.Processors.csproj b/MPF.Processors/MPF.Processors.csproj index c2497627..2f0142c5 100644 --- a/MPF.Processors/MPF.Processors.csproj +++ b/MPF.Processors/MPF.Processors.csproj @@ -12,7 +12,7 @@ true snupkg true - 3.3.0 + 3.3.1 NU5104 diff --git a/MPF.UI/MPF.UI.csproj b/MPF.UI/MPF.UI.csproj index f2e044d0..5e38c399 100644 --- a/MPF.UI/MPF.UI.csproj +++ b/MPF.UI/MPF.UI.csproj @@ -18,7 +18,7 @@ true true true - 3.3.0 + 3.3.1 MPF