From 7e92e5eb043c42c9f17e16a3f34fc0e3f96bcf13 Mon Sep 17 00:00:00 2001 From: Piotr Gawron <piotr.gawron@uni.lu> Date: Fri, 13 Oct 2017 12:59:39 +0200 Subject: [PATCH] Update _base.html - new version release --- smash/web/templates/_base.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/smash/web/templates/_base.html b/smash/web/templates/_base.html index e34f8609..c1617fda 100644 --- a/smash/web/templates/_base.html +++ b/smash/web/templates/_base.html @@ -269,7 +269,7 @@ desired effect {% block footer %} <!-- To the right --> <div class="pull-right hidden-xs"> - Version: <strong>0.8.1</strong> (25 September 2017) + Version: <strong>0.9.0</strong> (13 October 2017) </div> <!-- Default to the left --> -- GitLab