diff --git a/CHANGELIST.md b/CHANGELIST.md index cde8b162..d1f3bc9a 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 3.7.1 (2026-03-30) - Display the path being processed in Check since multiple are allowed - Replace method already ported to IO @@ -6,6 +6,7 @@ - Allow 3 session multisession discs - Add better required text for CFW-specific fields - Update Redumper to build 706 +- Update copyright years ### 3.7.0 (2026-03-20) diff --git a/MPF.CLI/MPF.CLI.csproj b/MPF.CLI/MPF.CLI.csproj index 3db989c8..8158773d 100644 --- a/MPF.CLI/MPF.CLI.csproj +++ b/MPF.CLI/MPF.CLI.csproj @@ -12,7 +12,7 @@ enable true true - 3.7.0 + 3.7.1 MPF CLI diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 4583cafe..af520095 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -12,7 +12,7 @@ enable true true - 3.7.0 + 3.7.1 MPF Check diff --git a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj index 3a9897b6..30959a7b 100644 --- a/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj +++ b/MPF.ExecutionContexts/MPF.ExecutionContexts.csproj @@ -11,7 +11,7 @@ true snupkg true - 3.7.0 + 3.7.1 NU5104 diff --git a/MPF.Frontend/MPF.Frontend.csproj b/MPF.Frontend/MPF.Frontend.csproj index 979ab0d0..62bd9759 100644 --- a/MPF.Frontend/MPF.Frontend.csproj +++ b/MPF.Frontend/MPF.Frontend.csproj @@ -10,7 +10,7 @@ enable true true - 3.7.0 + 3.7.1 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.Processors/MPF.Processors.csproj b/MPF.Processors/MPF.Processors.csproj index b382bab8..0bfa169c 100644 --- a/MPF.Processors/MPF.Processors.csproj +++ b/MPF.Processors/MPF.Processors.csproj @@ -12,7 +12,7 @@ true snupkg true - 3.7.0 + 3.7.1 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.UI/MPF.UI.csproj b/MPF.UI/MPF.UI.csproj index 9f5d16f7..68ac8481 100644 --- a/MPF.UI/MPF.UI.csproj +++ b/MPF.UI/MPF.UI.csproj @@ -18,7 +18,7 @@ true true true - 3.7.0 + 3.7.1 MPF