From f024e49c21201b54fbd36aede9f1946b535f8d60 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Thu, 12 Jun 2025 08:33:55 -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 82ac7dbe..ce24bee6 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 3.3.2 (2025-06-12) - Include Aaru in automatic builds - Update RedumpLib to 1.6.7 diff --git a/MPF.CLI/MPF.CLI.csproj b/MPF.CLI/MPF.CLI.csproj index 908ccefd..46073efb 100644 --- a/MPF.CLI/MPF.CLI.csproj +++ b/MPF.CLI/MPF.CLI.csproj @@ -12,7 +12,7 @@ enable true true - 3.3.1 + 3.3.2 MPF CLI diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 3cfff38d..154127ee 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -12,7 +12,7 @@ enable true true - 3.3.1 + 3.3.2 MPF Check diff --git a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj index a53a1de1..e0a0fd38 100644 --- a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj +++ b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj @@ -11,7 +11,7 @@ true snupkg true - 3.3.1 + 3.3.2 NU5104 diff --git a/MPF.Frontend/MPF.Frontend.csproj b/MPF.Frontend/MPF.Frontend.csproj index afb9a43d..c40cf925 100644 --- a/MPF.Frontend/MPF.Frontend.csproj +++ b/MPF.Frontend/MPF.Frontend.csproj @@ -10,7 +10,7 @@ enable true true - 3.3.1 + 3.3.2 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.Processors/MPF.Processors.csproj b/MPF.Processors/MPF.Processors.csproj index 4a0a45a5..a7a9b4ab 100644 --- a/MPF.Processors/MPF.Processors.csproj +++ b/MPF.Processors/MPF.Processors.csproj @@ -12,7 +12,7 @@ true snupkg true - 3.3.1 + 3.3.2 NU5104 diff --git a/MPF.UI/MPF.UI.csproj b/MPF.UI/MPF.UI.csproj index a9f714e3..9002a472 100644 --- a/MPF.UI/MPF.UI.csproj +++ b/MPF.UI/MPF.UI.csproj @@ -18,7 +18,7 @@ true true true - 3.3.1 + 3.3.2 MPF