diff --git a/CHANGELIST.md b/CHANGELIST.md index b101ca9f..20a394b6 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 3.4.0 (2025-09-25) - Remove media type from Check Dump UI - Always trust the output files for processing diff --git a/MPF.CLI/MPF.CLI.csproj b/MPF.CLI/MPF.CLI.csproj index da74cb58..39f56acd 100644 --- a/MPF.CLI/MPF.CLI.csproj +++ b/MPF.CLI/MPF.CLI.csproj @@ -12,7 +12,7 @@ enable true true - 3.3.3 + 3.4.0 MPF CLI diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 6ff71749..55e0ff0f 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -12,7 +12,7 @@ enable true true - 3.3.3 + 3.4.0 MPF Check diff --git a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj index 38512663..ca9b931c 100644 --- a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj +++ b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj @@ -11,7 +11,7 @@ true snupkg true - 3.3.3 + 3.4.0 NU5104 diff --git a/MPF.Frontend/MPF.Frontend.csproj b/MPF.Frontend/MPF.Frontend.csproj index 65988fc8..98db086e 100644 --- a/MPF.Frontend/MPF.Frontend.csproj +++ b/MPF.Frontend/MPF.Frontend.csproj @@ -10,7 +10,7 @@ enable true true - 3.3.3 + 3.4.0 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.Processors/MPF.Processors.csproj b/MPF.Processors/MPF.Processors.csproj index 3bb0012c..7a37cd9d 100644 --- a/MPF.Processors/MPF.Processors.csproj +++ b/MPF.Processors/MPF.Processors.csproj @@ -12,7 +12,7 @@ true snupkg true - 3.3.3 + 3.4.0 NU5104 diff --git a/MPF.UI/MPF.UI.csproj b/MPF.UI/MPF.UI.csproj index 27a36bb1..c6b0eba1 100644 --- a/MPF.UI/MPF.UI.csproj +++ b/MPF.UI/MPF.UI.csproj @@ -18,7 +18,7 @@ true true true - 3.3.3 + 3.4.0 MPF