From 5652e6e9526310746f963fd1d6e262c8bc33c19e Mon Sep 17 00:00:00 2001 From: Eric Newton Date: Mon, 13 Aug 2018 20:34:50 -0400 Subject: [PATCH] chore(release): created release v2.3.0 --- appveyor.yml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index 06e0d191..ffd519a6 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,5 +1,5 @@ #version should be only changed with RELEASE eminent, see RELEASE.md -version: 2.2.{build} +version: 2.3.{build} clone_depth: 1 pull_requests: @@ -74,6 +74,5 @@ deploy: secure: +Zxb8M5W+UJV1yd9n8seu3PvH/hGNPEmgriGBnsSmtxjKPQAJ4+iL7tKAmfPHAuG artifact: 'NuGetPackages' on: - branch: /master/ APPVEYOR_REPO_TAG: true