diff --git a/CHANGELIST.md b/CHANGELIST.md index f441e030..02ac940e 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 3.1.3 (2024-03-15) - Gate debug publishing behind use all flag - Hide layerbreaks if value is 0 diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index f74bf58d..766d6733 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -11,7 +11,7 @@ enable true true - 3.1.2 + 3.1.3 MPF Check diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index 7d4d5afb..0c42e006 100644 --- a/MPF.Core/MPF.Core.csproj +++ b/MPF.Core/MPF.Core.csproj @@ -10,7 +10,7 @@ enable true true - 3.1.2 + 3.1.3 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj index 66e2ab34..dbb699c2 100644 --- a/MPF.UI.Core/MPF.UI.Core.csproj +++ b/MPF.UI.Core/MPF.UI.Core.csproj @@ -12,7 +12,7 @@ enable true true - 3.1.2 + 3.1.3 true true diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 0b2d6092..7e49d84c 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -14,9 +14,9 @@ enable true true - 3.1.2 true true + 3.1.3 Matt Nadareski;ReignStumble;Jakz diff --git a/appveyor.yml b/appveyor.yml index 91fe2be7..bfc68131 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 3.1.2-{build} +version: 3.1.3-{build} # pull request template pull_requests: