From 10d0d660d06336a42243e13415e16921e7710faa Mon Sep 17 00:00:00 2001 From: Andrew Metzger Date: Tue, 10 Apr 2018 19:51:50 +0200 Subject: [PATCH] Change download link to latest release Change the download link to the latest release, and also remove version number from README so we don't need to edit it with every version bump. Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fa23ae..8256c64 100644 --- a/README.md +++ b/README.md @@ -28,7 +28,7 @@ Very useful for monitoring background processes, wrangling with complex multi-wi ## Installation -Get the [latest version (v.3.5.1)](https://github.com/paulodeleo/OnTopReplica/releases/tag/v3.5.1) from the releases section, both as installer and as a standalone portable executable. +Get the [latest version](/releases/) from the releases section. ## Contributions