Direct download link now links to latest release version

Also edited releaseCommon script to update the link in readme as well.
This commit is contained in:
Martin Hořeňovský
2017-01-26 13:12:14 +01:00
parent 51860f1568
commit 73872207db
2 changed files with 6 additions and 5 deletions

View File

@@ -4,7 +4,7 @@
Build status (on Travis CI) [![Build Status](https://travis-ci.org/philsquared/Catch.svg?branch=master)](https://travis-ci.org/philsquared/Catch)
<a href="https://raw.githubusercontent.com/philsquared/Catch/master/single_include/catch.hpp">The latest, single header, version can be downloaded directly using this link</a>
<a href="https://github.com/philsquared/Catch/releases/download/v1.6.1/catch.hpp">The latest, single header, version can be downloaded directly using this link</a>
## What's the Catch?