Update version to 1.4.2

This commit is contained in:
Lauris Bukšis-Haberkorns 2018-06-05 01:50:56 +03:00
parent 5781e6b647
commit 7bc9f2951e
No known key found for this signature in database
GPG Key ID: AECE216D007B1CCC

View File

@ -21,7 +21,7 @@ the destination platform from the [downloads page](https://dl.gitea.io/gitea), c
the URL and replace the URL within the commands below:
```sh
wget -O gitea https://dl.gitea.io/gitea/1.4.1/gitea-1.4.1-linux-amd64
wget -O gitea https://dl.gitea.io/gitea/1.4.2/gitea-1.4.2-linux-amd64
chmod +x gitea
```