From 4f0f36aa95df8b168b8dd20c1133577c9b95f6d9 Mon Sep 17 00:00:00 2001 From: Count Jocular Date: Tue, 18 Feb 2020 09:23:22 +0000 Subject: [PATCH] Update started.txt with correct download links Update Getting Started to point to the correct source archives (.zip and .tar.gz) for 0.4.5 release. --- docs/source/started.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/source/started.txt b/docs/source/started.txt index aa6977a8..93e75940 100644 --- a/docs/source/started.txt +++ b/docs/source/started.txt @@ -6,8 +6,8 @@ You can download novelWriter from https://github.com/vkbo/novelWriter/releases Latest version is |version|: -* ZIP file: https://github.com/vkbo/novelWriter/archive/v0.3.2.zip -* TAR file: https://github.com/vkbo/novelWriter/archive/v0.3.2.tar.gz +* ZIP file: https://github.com/vkbo/novelWriter/archive/v0.4.5.zip +* TAR file: https://github.com/vkbo/novelWriter/archive/v0.4.5.tar.gz Extract the archive to a location of your choice.