From 85a9810c042d83a5382113802435acb30bd9c814 Mon Sep 17 00:00:00 2001 From: Piotr Gawron <piotr.gawron@uni.lu> Date: Fri, 4 May 2018 16:02:07 +0200 Subject: [PATCH] version change --- 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 bfbe2448..829e2a64 100644 --- a/smash/web/templates/_base.html +++ b/smash/web/templates/_base.html @@ -267,7 +267,7 @@ desired effect {% block footer %} <!-- To the right --> <div class="pull-right hidden-xs"> - Version: <strong>0.11.1</strong> (19 February 2018) + Version: <strong>0.11.2</strong> (4 May 2018) </div> <!-- Default to the left --> -- GitLab