From e5ca64ab404037005e6aa2b9d5dc14aa567b1dcc Mon Sep 17 00:00:00 2001 From: kolaente Date: Tue, 30 Apr 2019 23:03:45 +0200 Subject: [PATCH] Updated version in download section --- 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 99f64f1..c47a9ce 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.6/) 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.7/) 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.