From 20eed06c8465985599e72086b0e4d73dc5b60082 Mon Sep 17 00:00:00 2001 From: Piotr Gawron <piotr.gawron@uni.lu> Date: Fri, 20 Oct 2017 12:21:31 +0200 Subject: [PATCH] Update _base.html --- 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 c1617fda..9cd38842 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.9.0</strong> (13 October 2017) + Version: <strong>0.9.1</strong> (20 October 2017) </div> <!-- Default to the left --> -- GitLab