From 1cc7c334f04084af73d2260fabcfc8b1b1218ae6 Mon Sep 17 00:00:00 2001 From: Jeavon Date: Tue, 8 Nov 2016 09:47:25 +0000 Subject: [PATCH] Remove "v" from AppVeyor version number (we can re-add it when setting the version via PS) --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 761fde5928..21ac9ab392 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,4 +1,4 @@ -version: v1.0.0.{build} +version: 1.0.0.{build} os: Visual Studio 2015 init: