From c09340e33c793da9378165d93237704eebd7fc0d Mon Sep 17 00:00:00 2001 From: Stefan Kip Date: Tue, 16 Feb 2021 16:45:56 +0100 Subject: [PATCH] Update appveyor.yml --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index a9f6480..168410f 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -1,7 +1,7 @@ image: Visual Studio 2017 # version format -version: 2.0.0.{build} +version: 2.0.1.{build} # UMBRACO_PACKAGE_PRERELEASE_SUFFIX if a rtm release build this should be blank, otherwise if empty will default to alpha # example UMBRACO_PACKAGE_PRERELEASE_SUFFIX=beta