From 3695ae4173bd257247b466255978728be1e5632c Mon Sep 17 00:00:00 2001 From: kolaente Date: Sun, 10 Feb 2019 16:14:19 +0100 Subject: [PATCH] updated stable --- content/download/index.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/download/index.en.md b/content/download/index.en.md index 9601dd1..99f64f1 100644 --- a/content/download/index.en.md +++ b/content/download/index.en.md @@ -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.