From 62b47dc24725087f3e8584a2dd7fae9ce661b83d Mon Sep 17 00:00:00 2001 From: Andrew Metzger Date: Sun, 1 Apr 2018 06:35:21 -0400 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. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fa23ae..7f6ceb8 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, both as installer and as a standalone portable executable. ## Contributions