From 8a048c8a57ecb76d203c43eba112bd6f035f4c48 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Wed, 6 Nov 2024 15:36:56 -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 +- appveyor.yml | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index 9b16eb07..3b411233 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 3.2.3 (2024-11-06) - Update to DIC 20240901 - Update BinaryObjectScanner to 3.1.14 diff --git a/MPF.CLI/MPF.CLI.csproj b/MPF.CLI/MPF.CLI.csproj index dbdf83db..1a5b27fe 100644 --- a/MPF.CLI/MPF.CLI.csproj +++ b/MPF.CLI/MPF.CLI.csproj @@ -10,7 +10,7 @@ enable true true - 3.2.2 + 3.2.3 MPF CLI diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index b07d63ab..41335907 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -10,7 +10,7 @@ enable true true - 3.2.2 + 3.2.3 MPF Check diff --git a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj index bba9d5a6..46bfc61f 100644 --- a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj +++ b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj @@ -9,7 +9,7 @@ enable true true - 3.2.2 + 3.2.3 NU5104 diff --git a/MPF.Frontend/MPF.Frontend.csproj b/MPF.Frontend/MPF.Frontend.csproj index fc934a5a..abd6539d 100644 --- a/MPF.Frontend/MPF.Frontend.csproj +++ b/MPF.Frontend/MPF.Frontend.csproj @@ -9,7 +9,7 @@ enable true true - 3.2.2 + 3.2.3 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.Processors/MPF.Processors.csproj b/MPF.Processors/MPF.Processors.csproj index d26ba973..f4c624dd 100644 --- a/MPF.Processors/MPF.Processors.csproj +++ b/MPF.Processors/MPF.Processors.csproj @@ -9,7 +9,7 @@ enable true true - 3.2.2 + 3.2.3 NU5104 diff --git a/MPF.UI/MPF.UI.csproj b/MPF.UI/MPF.UI.csproj index e657d83e..cbf00709 100644 --- a/MPF.UI/MPF.UI.csproj +++ b/MPF.UI/MPF.UI.csproj @@ -16,7 +16,7 @@ true true true - 3.2.2 + 3.2.3 MPF diff --git a/appveyor.yml b/appveyor.yml index 8f5fb74e..ec32074a 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 3.2.2-{build} +version: 3.2.3-{build} # pull request template pull_requests: