Bläddra i källkod

Update Doorstop to 2.12.1.0

ghorsington 4 år sedan
förälder
incheckning
cd9cb35706
1 ändrade filer med 1 tillägg och 1 borttagningar
  1. 1 1
      build.cake

+ 1 - 1
build.cake

@@ -85,7 +85,7 @@ Task("Build")
     }
 });
 
-const string DOORSTOP_VER = "2.12.0.0";
+const string DOORSTOP_VER = "2.12.1.0";
 const string DOORSTOP_DLL = "winhttp.dll";
 Task("DownloadDoorstop")
     .Does(() =>