Replacing hardcoded version with version from config.toml
diff --git a/source/download.md b/source/download.md
index 2f165f8..8897541 100644
--- a/source/download.md
+++ b/source/download.md
@@ -39,7 +39,7 @@
 
 ## Downloads
 
-- Source: <a href="[preferred]celix/celix-2.2.0/celix-2.2.0.tar.gz">celix-2.2.0.tar.gz</a> 
-[ [PGP](https://www.apache.org/dist/celix/celix-2.2.0/celix-2.2.0.tar.gz.asc) ] [
-[MD5](https://www.apache.org/dist/celix/celix-2.2.0/celix-2.2.0.tar.gz.md5) ] [
-[SHA1](https://www.apache.org/dist/celix/celix-2.2.0/celix-2.2.0.tar.gz.sha) ]
+- Source: <a href="[preferred]celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz">celix-{{< param "latestVersion" >}}.tar.gz</a> 
+[ [PGP](https://www.apache.org/dist/celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz.asc) ] [
+[MD5](https://www.apache.org/dist/celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz.md5) ] [
+[SHA1](https://www.apache.org/dist/celix/celix-{{< param "latestVersion" >}}/celix-{{< param "latestVersion" >}}.tar.gz.sha) ]