From d6feab3958a343549f2dfa49e188c1cec31a291f Mon Sep 17 00:00:00 2001 From: Matt Nadareski Date: Sun, 17 Apr 2022 22:02:43 -0700 Subject: [PATCH] Bump version to 2.1.0 --- BurnOutSharp/BurnOutSharp.csproj | 6 +++--- appveyor.yml | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/BurnOutSharp/BurnOutSharp.csproj b/BurnOutSharp/BurnOutSharp.csproj index 889aef7c..ba3bf783 100644 --- a/BurnOutSharp/BurnOutSharp.csproj +++ b/BurnOutSharp/BurnOutSharp.csproj @@ -11,9 +11,9 @@ Copyright (c)2005-2010 Gernot Knippen, Copyright (c)2018-2022 Matt Nadareski LICENSE.txt https://github.com/mnadareski/BurnOutSharp - 2.0.0 - 2.0.0 - 2.0.0 + 2.1.0 + 2.1.0 + 2.1.0 true true diff --git a/appveyor.yml b/appveyor.yml index 86d770e0..5257191f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ # version format -version: 1.8.0-{build} +version: 2.1.0-{build} # pull request template pull_requests: