From 96f826994adbbdb46ba3cb84a10bf6be38ab1a07 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Thu, 9 May 2024 08:56:53 -0400 Subject: [PATCH] Bump version --- MPF.Check/MPF.Check.csproj | 2 +- MPF.Core/MPF.Core.csproj | 2 +- MPF.UI.Core/MPF.UI.Core.csproj | 2 +- MPF/MPF.csproj | 2 +- appveyor.yml | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 450e53b0..998c0533 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -11,7 +11,7 @@ enable true true - 3.1.7 + 3.1.8 MPF Check diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index ea231626..948e98d0 100644 --- a/MPF.Core/MPF.Core.csproj +++ b/MPF.Core/MPF.Core.csproj @@ -10,7 +10,7 @@ enable true true - 3.1.7 + 3.1.8 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj index 374ffc0f..804d34ed 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.7 + 3.1.8 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index ca884ade..5383404d 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -16,7 +16,7 @@ true true true - 3.1.7 + 3.1.8 Matt Nadareski;ReignStumble;Jakz diff --git a/appveyor.yml b/appveyor.yml index 779805fe..f05a79d3 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 3.1.7-{build} +version: 3.1.8-{build} # pull request template pull_requests: