From 3f703114d7031eeda0c8abd35a7cb2d7262c41d5 Mon Sep 17 00:00:00 2001 From: Hannele Ruiz Date: Fri, 23 Apr 2021 02:31:30 -0400 Subject: [PATCH] Updated AppVeyor Version --- .appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.appveyor.yml b/.appveyor.yml index c6c5bef6..f2d8f42b 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -2,7 +2,7 @@ # For example: A project called NewProject needs a solution called NewProject.sln # The Version to use and the Build Image -version: "1.3.0.{build}" +version: "1.4.0.{build}" image: Visual Studio 2019 # This triggers a webhook to #appveyor on Discord with SkyHook