diff --git a/appveyor.yml b/appveyor.yml index 53c5f23..2ae41dc 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 2.1.0.{build} +version: 2.1.1.{build} pull_requests: do_not_increment_build_number: true image: Visual Studio 2017 diff --git a/src/gitnstats/gitnstats.csproj b/src/gitnstats/gitnstats.csproj index 8ffafb6..c8ff7e1 100755 --- a/src/gitnstats/gitnstats.csproj +++ b/src/gitnstats/gitnstats.csproj @@ -2,7 +2,7 @@ Exe netcoreapp1.1 - 2.1.0 + 2.1.1 GitNStats osx.10.12-x64