From 4b2d30bc0184cf95415c542c2c3a79ef4d79bc46 Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sat, 27 Apr 2024 19:37:49 -0400 Subject: [PATCH] Bump version --- CHANGELIST.md | 2 +- 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 +- 6 files changed, 6 insertions(+), 6 deletions(-) diff --git a/CHANGELIST.md b/CHANGELIST.md index b7606fdb..4a74bc67 100644 --- a/CHANGELIST.md +++ b/CHANGELIST.md @@ -1,4 +1,4 @@ -### WIP (xxxx-xx-xx) +### 3.1.6 (2024-04-27) - Fix parameter parsing for `=` symbol (Deterous) - Define better default categories (Deterous) diff --git a/MPF.Check/MPF.Check.csproj b/MPF.Check/MPF.Check.csproj index 075e9c59..b8d37f1d 100644 --- a/MPF.Check/MPF.Check.csproj +++ b/MPF.Check/MPF.Check.csproj @@ -11,7 +11,7 @@ enable true true - 3.1.5 + 3.1.6 MPF Check diff --git a/MPF.Core/MPF.Core.csproj b/MPF.Core/MPF.Core.csproj index ad4ad4d5..8f89df64 100644 --- a/MPF.Core/MPF.Core.csproj +++ b/MPF.Core/MPF.Core.csproj @@ -10,7 +10,7 @@ enable true true - 3.1.5 + 3.1.6 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF.UI.Core/MPF.UI.Core.csproj b/MPF.UI.Core/MPF.UI.Core.csproj index b90850d8..a892083a 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.5 + 3.1.6 Matt Nadareski;ReignStumble;Jakz diff --git a/MPF/MPF.csproj b/MPF/MPF.csproj index 99eff917..004d4e4f 100644 --- a/MPF/MPF.csproj +++ b/MPF/MPF.csproj @@ -16,7 +16,7 @@ true true true - 3.1.5 + 3.1.6 Matt Nadareski;ReignStumble;Jakz diff --git a/appveyor.yml b/appveyor.yml index 48fbe472..18f9e8f5 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 3.1.5-{build} +version: 3.1.6-{build} # pull request template pull_requests: