diff --git a/CHANGELIST.md b/CHANGELIST.md index e450d986d..71c1abeb5 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 3.1.7 (2024-04-28) - Critical update to BinaryObjectScanner 3.1.9 diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 4ff38e257..935e3d94a 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -11,7 +11,7 @@ enable true true - 3.1.6 + 3.1.7 MPF Check diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index a62207962..11fbc8c86 100644 --- a/MPF.Core/MPF.Core.csproj +++ b/MPF.Core/MPF.Core.csproj @@ -10,7 +10,7 @@ enable true true - 3.1.6 + 3.1.7 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj index a892083ab..374ffc0f5 100644 --- a/MPF.UI.Core/MPF.UI.Core.csproj +++ b/MPF.UI.Core/MPF.UI.Core.csproj @@ -14,7 +14,7 @@ true true true - 3.1.6 + 3.1.7 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 09c3ca790..bc64a3e0d 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -16,7 +16,7 @@ true true true - 3.1.6 + 3.1.7 Matt Nadareski;ReignStumble;Jakz diff --git a/appveyor.yml b/appveyor.yml index 18f9e8f58..779805fe6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 3.1.6-{build} +version: 3.1.7-{build} # pull request template pull_requests: