From fbe32fb94f7d4bf92bcd190733c33c882c9f78e7 Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Mon, 23 Apr 2018 15:02:07 -0400 Subject: [PATCH] Updated version number on home page. --- source/index.html.haml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/index.html.haml b/source/index.html.haml index a7f7dab..a41f62f 100644 --- a/source/index.html.haml +++ b/source/index.html.haml @@ -7,7 +7,7 @@ description: Open-source framework for executing native Java code on the GPU. .row.center %a#download-button.btn-large.waves-effect.waves-light{:href => "/introduction/getting-started.html"} Get Started .row.center - %a.red-text.text-lighten-4{:href => "https://github.com/Syncleus/aparapi"} Release v1.5.0 + %a.red-text.text-lighten-4{:href => "https://github.com/Syncleus/aparapi"} Release v1.7.0 %br/ - content_for :banner do -- GitLab