From 6443f623fafa6a08f556444140a533d66e731f4e Mon Sep 17 00:00:00 2001 From: Adam Stone <8525409+adamjstone@users.noreply.github.com> Date: Sun, 21 Jul 2019 18:21:55 -0500 Subject: [PATCH] Bumping version in appveyor.yml. --- appveyor.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/appveyor.yml b/appveyor.yml index f164e261..03356a6b 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: 1.0.23-preview1.{build} +version: 1.0.24-preview1.{build} artifacts: - path: artifacts\Release name: ReleasePackages @@ -25,4 +25,4 @@ environment: RAPIDFIELD_NUGETAPIKEY: secure: +MUxngO910jKz1/jjAh6a5y8O0AujDeYNhKSfjiDBh6OISt1LQlNjXLPqn/OHV8n image: Visual Studio 2017 -test: off \ No newline at end of file +test: off