Fix script responsible for updating release link in the readme

This commit is contained in:
Martin Hořeňovský
2018-01-10 14:01:20 +01:00
parent cd76f5730c
commit 2bc33dd04d
2 changed files with 3 additions and 3 deletions

View File

@ -7,7 +7,7 @@
[![codecov](https://codecov.io/gh/catchorg/Catch2/branch/master/graph/badge.svg)](https://codecov.io/gh/catchorg/Catch2)
[![Try online](https://img.shields.io/badge/try-online-blue.svg)](https://wandbox.org/permlink/nerce2MiN6sVmfCi)
<a href="https://github.com/catchorg/Catch2/releases/download/v2.0.1/catch.hpp">The latest version of the single header can be downloaded directly using this link</a>
<a href="https://github.com/catchorg/Catch2/releases/download/v2.1.0/catch.hpp">The latest version of the single header can be downloaded directly using this link</a>
## Catch2 is released!