From 20a3fd9b4f82b635575fd4ebc06029094d8a3ab6 Mon Sep 17 00:00:00 2001 From: Kirill Osenkov Date: Mon, 23 May 2016 18:20:49 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0c0b7614..f09b7084 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ A logger for MSBuild that records a structured representation of executed target [![Build status](https://ci.appveyor.com/api/projects/status/v7vwgphs239i14ya?svg=true)](https://ci.appveyor.com/project/KirillOsenkov/msbuildstructuredlog) ## Install: -https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/download/v1.0.15/MSBuildStructuredLogSetup.exe +https://github.com/KirillOsenkov/MSBuildStructuredLog/releases/download/v1.0.20/MSBuildStructuredLogSetup.exe The app updates automatically via [Squirrel](https://github.com/Squirrel/Squirrel.Windows) (after launch it checks for updates in background), next launch starts the newly downloaded latest version.