updated stable

This commit is contained in:
kolaente 2019-02-10 16:14:19 +01:00
parent a16e368c19
commit 3695ae4173
Signed by: konrad
GPG Key ID: F40E70337AB24C9B
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@ You can download Vikunja in various forms:
## Backend (API-Server)
Latest [Stable](https://storage.kolaente.de/minio/vikunja/0.2/) or [Current master](https://storage.kolaente.de/minio/vikunja/master/). Everytime a commit to master is made, the latest build gets updated.
Latest [Stable](https://storage.kolaente.de/minio/vikunja/0.6/) or [Current master](https://storage.kolaente.de/minio/vikunja/master/). Everytime a commit to master is made, the latest build gets updated.
You can also [get the source code](http://code.vikunja.io/api) and compile it yourself. Instructions on how to do this can be found in the repo.