diff --git a/README.md b/README.md
index 90347fd..edb819a 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,11 @@ See [here](https://exoticorn.github.io/microw8/) for more information and docs.
* Memory: 256KB
* Gamepad input (D-Pad + 4 Buttons)
-## Download
+## Downloads
+
+* [Linux](https://github.com/exoticorn/microw8/releases/download/v0.1.0/microw8-0.1.0-linux.tgz)
+* [MacOS](https://github.com/exoticorn/microw8/releases/download/v0.1.0/microw8-0.1.0-macos.tgz)
+* [Windows](https://github.com/exoticorn/microw8/releases/download/v0.1.0/microw8-0.1.0-windows.zip)
The download includes
diff --git a/site/content/_index.md b/site/content/_index.md
index 045c361..ca72c44 100644
--- a/site/content/_index.md
+++ b/site/content/_index.md
@@ -26,8 +26,9 @@ The initial motivation behind MicroW8 was to explore whether there was a way to
## Versions
-* [v0.1pre1](v0.1pre1)
-* [v0.1pre2](v0.1pre2)
-* [v0.1pre3](v0.1pre3)
-* [v0.1pre4](v0.1pre4)
-* [v0.1pre5](v0.1pre5)
+### v0.1.0
+
+* [Web runtime](v0.1.0)
+* [Linux](https://github.com/exoticorn/microw8/releases/download/v0.1.0/microw8-0.1.0-linux.tgz)
+* [MacOS](https://github.com/exoticorn/microw8/releases/download/v0.1.0/microw8-0.1.0-macos.tgz)
+* [Windows](https://github.com/exoticorn/microw8/releases/download/v0.1.0/microw8-0.1.0-windows.zip)
diff --git a/site/static/v0.1/index.html b/site/static/v0.1.0/index.html
similarity index 100%
rename from site/static/v0.1/index.html
rename to site/static/v0.1.0/index.html
diff --git a/site/templates/index.html b/site/templates/index.html
index 8522a74..e38b2f5 100644
--- a/site/templates/index.html
+++ b/site/templates/index.html
@@ -4,7 +4,7 @@
A WebAssembly based fantasy console
-
+